Check whether the current thread holds no tracked critical sections.
Synopsis
Declared in <sync.h>
bool
LockStackEmpty();
Return Value
true if the lock stack is empty.
Created with MrDocs
Check whether the current thread holds no tracked critical sections.
Declared in <sync.h>
bool
LockStackEmpty();
true if the lock stack is empty.
Created with MrDocs