ReactOS 0.4.16-dev-197-g92996da
|
#include <fxtransactionedlist.hpp>
Protected Attributes | |
__out PKIRQL | Irql |
__in __drv_restoresIRQL KIRQL | Irql |
MxLock | m_ListLock |
Protected Attributes inherited from FxTransactionedList | |
LIST_ENTRY | m_ListHead |
LIST_ENTRY | m_TransactionHead |
MxEvent * | m_DeletingDoneEvent |
ULONG | m_ListLockedRecursionCount |
BOOLEAN | m_DeleteOnRemove |
BOOLEAN | m_Deleting |
UCHAR | m_Retries |
Definition at line 237 of file fxtransactionedlist.hpp.
FxSpinLockTransactionedList::FxSpinLockTransactionedList | ( | ) |
Definition at line 502 of file fxtransactionedlist.cpp.
|
protected |
|
protected |
Definition at line 250 of file fxtransactionedlist.hpp.
|
protected |
Definition at line 258 of file fxtransactionedlist.hpp.
|
protected |
Definition at line 261 of file fxtransactionedlist.hpp.
Referenced by __drv_raisesIRQL(), and __drv_requiresIRQL().