commons::st_mutex Class Reference
Wraps st_mutex_* errno-functions with exceptions and cleans up on destruction.
More...
#include <st.h>
List of all members.
|
Public Member Functions |
void | lock () |
bool | trylock () |
void | unlock () |
Detailed Description
Wraps st_mutex_* errno-functions with exceptions and cleans up on destruction.
Definition at line 172 of file st.h.
The documentation for this class was generated from the following file: