Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Syn::ConditionVariable
Inherits
Reference
/
Object
Constructors
new
Source
Instance methods
broadcast
Source
signal
Source
wait
(mutex :
Mutex
, timeout :
Time::Span
) :
Bool
EXPERIMENTAL
The timeout feature is experimental.
Source
wait
(mutex :
Mutex
) :
Nil
Source