C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
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.