|
cwidget
0.5.17
|
Thrown when the mutex being used to wait on a condition is not locked. More...
#include <threads.h>
Public Member Functions | |
| std::string | errmsg () const |
Public Member Functions inherited from cwidget::util::Exception | |
| std::string | get_backtrace () const |
Thrown when the mutex being used to wait on a condition is not locked.
The mutex must be locked to preserve atomicity.
1.8.8