SeExpr
SeExprInternal2 Namespace Reference

Classes

class  _Mutex
 
class  _SpinLock
 
class  AutoLock
 
class  DebugLock
 

Typedefs

typedef DebugLock< _MutexMutex
 
typedef DebugLock< _SpinLockSpinLock
 
typedef AutoLock< MutexAutoMutex
 
typedef AutoLock< SpinLockAutoSpin
 

Detailed Description

For internal use only

Typedef Documentation

◆ AutoMutex

Definition at line 67 of file Mutex.h.

◆ AutoSpin

Definition at line 68 of file Mutex.h.

◆ Mutex

Definition at line 60 of file Mutex.h.

◆ SpinLock

Definition at line 61 of file Mutex.h.