ConditionVariable.wait

Wait until notified. The associated mutex should always be the same for this condition variable.

struct ConditionVariable
public nothrow @nogc
void
wait

Meta