ReactOS 0.4.15-dev-7942-gd23573b
FxVerifierThreadTableEntry Struct Reference

#include <fxverifierlock.hpp>

Collaboration diagram for FxVerifierThreadTableEntry:

Public Attributes

MxThread Thread
 
FxVerifierLockPerThreadPassiveLockList
 
FxVerifierLockPerThreadDispatchLockList
 
LIST_ENTRY HashChain
 

Detailed Description

Definition at line 233 of file fxverifierlock.hpp.

Member Data Documentation

◆ HashChain

LIST_ENTRY FxVerifierThreadTableEntry::HashChain

◆ PerThreadDispatchLockList

FxVerifierLock* FxVerifierThreadTableEntry::PerThreadDispatchLockList

◆ PerThreadPassiveLockList

FxVerifierLock* FxVerifierThreadTableEntry::PerThreadPassiveLockList

◆ Thread

MxThread FxVerifierThreadTableEntry::Thread

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