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