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 |
![]() | |
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.