|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().