ReactOS 0.4.15-dev-8002-gbbb3b00
_REAL_NOTIFY_SYNC Struct Reference

#include <fsrtl.h>

Public Attributes

FAST_MUTEX FastMutex
 
ULONG_PTR OwningThread
 
ULONG OwnerCount
 

Detailed Description

Definition at line 65 of file fsrtl.h.

Member Data Documentation

◆ FastMutex

FAST_MUTEX _REAL_NOTIFY_SYNC::FastMutex

Definition at line 67 of file fsrtl.h.

Referenced by FsRtlNotifyInitializeSync().

◆ OwnerCount

ULONG _REAL_NOTIFY_SYNC::OwnerCount

Definition at line 69 of file fsrtl.h.

Referenced by FsRtlNotifyInitializeSync().

◆ OwningThread

ULONG_PTR _REAL_NOTIFY_SYNC::OwningThread

Definition at line 68 of file fsrtl.h.

Referenced by FsRtlNotifyInitializeSync().


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