class

Syn::ConditionVariable

Inherits Reference / Object

Constructors

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