ReactOS 0.4.15-dev-7842-g558ab78
fxspinlock.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FX_SPIN_LOCK_HISTORY_ENTRY
 
struct  FX_SPIN_LOCK_HISTORY
 
class  FxSpinLock
 

Macros

#define FX_SPIN_LOCK_NUM_HISTORY_ENTRIES   (10)
 

Typedefs

typedef struct FX_SPIN_LOCK_HISTORY_ENTRYPFX_SPIN_LOCK_HISTORY_ENTRY
 
typedef struct FX_SPIN_LOCK_HISTORYPFX_SPIN_LOCK_HISTORY
 

Macro Definition Documentation

◆ FX_SPIN_LOCK_NUM_HISTORY_ENTRIES

#define FX_SPIN_LOCK_NUM_HISTORY_ENTRIES   (10)

Definition at line 21 of file fxspinlock.hpp.

Typedef Documentation

◆ PFX_SPIN_LOCK_HISTORY

Definition at line 39 of file fxspinlock.hpp.

◆ PFX_SPIN_LOCK_HISTORY_ENTRY