cwidget::threads::ConditionNotLockedException Class Reference
Thrown when the mutex being used to wait on a
condition is not locked.
More...
#include <threads.h>
List of all members.
|
Public Member Functions |
std::string | errmsg () const |
Detailed Description
Thrown when the mutex being used to wait on a
condition is not locked.
The mutex must be locked to preserve atomicity.
The documentation for this class was generated from the following files:
- src/cwidget/generic/threads/threads.h
- src/cwidget/generic/threads/threads.cc