#include
<kfbxmutex.h>
Definition at line 50 of file kfbxmutex.h.
Public Member Functions | 
|
| void | Acquire () | 
| Acquires the lock. Blocks until acquired.
 | 
|
| void | Release () | 
| Releases the lock, possibly unblocking other
threads.  | 
|
| void Acquire | ( | ) | 
Acquires the lock. Blocks until acquired.
| void Release | ( | ) | 
Releases the lock, possibly unblocking other threads.