mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Typo.
[skip ci]
This commit is contained in:
parent
f96e614006
commit
528de53506
|
|
@ -102,7 +102,7 @@ prints @code{0} and not @code{1} as of 0.9.6.
|
|||
|
||||
Note, however, that there is a hard limit on the number of distinct
|
||||
symbols that can be bound dynamically in threaded builds (see
|
||||
@code{--tls-index} in @ref{Runtime Options}). Exceeding this limit
|
||||
@code{--tls-limit} in @ref{Runtime Options}). Exceeding this limit
|
||||
triggers the low-level error ``Thread local storage exhausted.''
|
||||
|
||||
@node Atomic Operations
|
||||
|
|
|
|||
Loading…
Reference in a new issue