|
EPICS Base
7.0.7.0
|
Provides classes for RAII style locking and unlocking of mutexes. More...
#include <cassert>

Go to the source code of this file.
Classes | |
| class | epicsGuardRelease< T > |
| RAII style unlocking of an epicsGuard object. More... | |
| class | epicsGuard< T > |
| Provides an RAII style lock/unlock of a mutex. More... | |
| class | epicsGuardRelease< T > |
| RAII style unlocking of an epicsGuard object. More... | |
| class | epicsMutexNOOP |
| Mutex-like object that does nothing. More... | |
Provides classes for RAII style locking and unlocking of mutexes
Definition in file epicsGuard.h.
1.8.5