Mutex locking helper. More...
Derived from: | None |
Derived by: | None |
Group: | System (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a mutex section. |
| |
Returns the amounts of recursive mutex locks performed by this section. |
| |
Lock the mutex. | |
Attempt to lock mutex. | |
Unlock mutex. |