C3D Toolkit
Kernel - 117950, Vision - 2.7.5.29
|
Scoped lock. Can accept a null pointer to a mutex. Locking occurs if the pointer to the mutex is nonzero and the code runs in parallel. More...
#include <tool_mutex.h>
Public Member Functions | |
bool | IsLocked () |
Whether a real locking performed. | |
Scoped lock. Can accept a null pointer to a mutex. Locking occurs if the pointer to the mutex is nonzero and the code runs in parallel.