Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/sys/Monitor.h>
Inherits qpid::sys::Mutex, and qpid::sys::Condition.
Public Member Functions | |
void | wait () |
bool | wait (const AbsTime &absoluteTime) |
Definition at line 33 of file Monitor.h.
bool qpid::sys::Monitor::wait | ( | const AbsTime & | absoluteTime | ) | [inline] |