X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2Fthreading.texinfo;h=6219f67897e2c936e86f27a7e48256b0fffe6222;hb=031646c3b8236eb441434664e10fb88f8e7ec7be;hp=7e84de505c8eaec70dc3cdf1ddcf4ba35e7babb1;hpb=ce3fc26e7433d807ec953785cf4b8bb658f9a638;p=sbcl.git diff --git a/doc/manual/threading.texinfo b/doc/manual/threading.texinfo index 7e84de5..6219f67 100644 --- a/doc/manual/threading.texinfo +++ b/doc/manual/threading.texinfo @@ -43,6 +43,7 @@ threading on Darwin (Mac OS X) and FreeBSD on the x86 is experimental. @include fun-sb-thread-interrupt-thread-error-thread.texinfo @include fun-sb-thread-interrupt-thread.texinfo @include fun-sb-thread-terminate-thread.texinfo +@include fun-sb-thread-thread-yield.texinfo @node Special Variables @comment node-name, next, previous, up @@ -115,7 +116,7 @@ if you want a bounded wait. @comment node-name, next, previous, up @section Semaphores -escribed here should be considered +described here should be considered experimental, subject to API changes without notice. @include struct-sb-thread-semaphore.texinfo