Header file for SCriticalSection and SAutoLock classes. More...
#include <utilities-def.h>
Go to the source code of this file.
Classes | |
class | SCriticalSection |
Wrapper class for a critical section. More... | |
class | SAutoLock |
Auto-lock class for managing critical sections. More... | |
Header file for SCriticalSection and SAutoLock classes.
This file provides a wrapper for critical sections and an auto-lock mechanism.
Definition in file SCriticalSection.h.