ReactOS 0.4.16-dev-197-g92996da
|
#include <fxtransactionedlist.hpp>
Protected Attributes | |
virtual __out PKIRQL | Irql |
virtual __in KIRQL | Irql |
FxWaitLockInternal | m_StateChangeListLock |
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 264 of file fxtransactionedlist.hpp.
|
inline |
Definition at line 268 of file fxtransactionedlist.hpp.
|
protectedvirtual |
|
protectedvirtual |
Definition at line 280 of file fxtransactionedlist.hpp.
Referenced by FxEnumerationInfo::Initialize().
Definition at line 293 of file fxtransactionedlist.hpp.
Definition at line 301 of file fxtransactionedlist.hpp.
|
protected |
Definition at line 304 of file fxtransactionedlist.hpp.
Referenced by _Acquires_lock_(), _Releases_lock_(), and Initialize().