C++
C#
VB
JScript
All

Method condition::­wait


Copyright (C) 2005 IENT-RWTH Aachen

template<typename Mutex> inline void condition::wait(Mutex &mut)
template<typename Mutex> inline bool condition::wait(Mutex &mut, int dt)

Releases the mutex, and waits for the condition variable to be signaled