|
C3D Toolkit
Kernel - 118052, Vision - 2.14.3.1813
|
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.