ReactOS 0.4.16-dev-199-g898cc56
|
#include <fsrtl.h>
Public Attributes | |
FAST_MUTEX | FastMutex |
ULONG_PTR | OwningThread |
ULONG | OwnerCount |
FAST_MUTEX _REAL_NOTIFY_SYNC::FastMutex |
Definition at line 67 of file fsrtl.h.
Referenced by FsRtlNotifyInitializeSync().
ULONG _REAL_NOTIFY_SYNC::OwnerCount |
Definition at line 69 of file fsrtl.h.
Referenced by FsRtlNotifyInitializeSync().
ULONG_PTR _REAL_NOTIFY_SYNC::OwningThread |
Definition at line 68 of file fsrtl.h.
Referenced by FsRtlNotifyInitializeSync().