From a010eb7f136544e9d16418ca04428d8a7e7784da Mon Sep 17 00:00:00 2001 From: Bob Burger Date: Tue, 14 Mar 2017 14:52:49 -0400 Subject: [PATCH] removed extra blank line in csug/threads.stex original commit: cb48dbb6fd6c4c660487e7f0421a6b44aae7d481 --- csug/threads.stex | 1 - 1 file changed, 1 deletion(-) diff --git a/csug/threads.stex b/csug/threads.stex index 7f8211fcc9..4f30463f41 100644 --- a/csug/threads.stex +++ b/csug/threads.stex @@ -222,7 +222,6 @@ Using \scheme{with-mutex} is generally more convenient and safer than using \entryheader \formdef{condition-wait}{\categoryprocedure}{(condition-wait \var{cond} \var{mutex})} \formdef{condition-wait}{\categoryprocedure}{(condition-wait \var{cond} \var{mutex} \var{timeout})} - \returns \scheme{#t} if the calling thread was awakened by the condition, \scheme{#f} if the calling thread timed out waiting \listlibraries \endentryheader