|
cwidget 0.5.18
|
Represents a non-blocking lock on a mutex. More...
#include <threads.h>
Public Member Functions | |
| try_lock (mutex &_parent) | |
| void | acquire () |
| void | release () |
| bool | get_locked () const |
Friends | |
| class | condition |
Represents a non-blocking lock on a mutex.