Go to the source code of this file.
Typedefs | |
typedef void* | Mutex |
Functions | |
U_CAPI void U_EXPORT2 | umtx_lock ( UMTX* mutex ) |
U_CAPI void U_EXPORT2 | umtx_unlock ( UMTX* mutex ) |
U_CAPI void U_EXPORT2 | umtx_init ( UMTX* mutex ) |
|
|
|
|
|
Referenced by Mutex::Mutex(). |
|
Referenced by Mutex::~Mutex(). |