Reverted changed from 2005/01/24 19:14:54, which was a commit to the
wrong branch. Sorry.
This commit is contained in:
parent
a54a94b397
commit
76da80e788
34 changed files with 1125 additions and 1296 deletions
|
|
@ -113,7 +113,7 @@ them temporarily.
|
|||
|
||||
In addition to the C versions of @code{call-with-blocked-asyncs} and
|
||||
@code{call-with-unblocked-asyncs}, C code can use
|
||||
@code{scm_frame_block_asyncs} and @code{scm_frame_unblock_asyncs}
|
||||
@code{scm_with_blocked_asyncs} and @code{scm_with_unblocked_asyncs}
|
||||
inside a @dfn{frame} (@pxref{Frames}) to block or unblock system asyncs
|
||||
temporarily.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue