EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Public Member Functions | List of all members
epicsDeadlockDetectMutex Class Reference

A semaphore for locating deadlocks in C++ code.

#include <epicsMutex.h>

Public Types

typedef epicsGuard
< epicsDeadlockDetectMutex
guard_t
 
typedef epicsGuard
< epicsDeadlockDetectMutex
release_t
 
typedef unsigned hierarchyLevel_t
 

Public Member Functions

 epicsDeadlockDetectMutex (unsigned hierarchyLevel_t)
 
void show (unsigned level) const
 
void lock ()
 
void unlock ()
 
bool tryLock ()
 

Detailed Description

Definition at line 139 of file epicsMutex.h.


The documentation for this class was generated from the following file: