|
cwidget
0.5.16
|
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 |
Thrown when the mutex being used to wait on a condition is not locked.
The mutex must be locked to preserve atomicity.
1.8.1.1