Marine Library
1.0
C++ library for Linux Networking Development
|
Public Member Functions | |
CCondition (const CCondAttr &attr) throw (std::runtime_error) | |
void | signal () throw (std::runtime_error) |
void | broadcast () throw (std::runtime_error) |
void | wait (volatile CMutex &m) throw (std::runtime_error) |
bool | timeWait (volatile CMutex &m, uint32_t timeMs) |