ReactOS 0.4.15-dev-7958-gcd0bb1a
_NDIS_RW_LOCK_REFCOUNT Union Reference

#include <rwlock.h>

Public Attributes

unsigned int RefCount
 
UCHAR cacheLine [16]
 
UINT RefCount
 

Detailed Description

Definition at line 8 of file rwlock.h.

Member Data Documentation

◆ cacheLine

UCHAR _NDIS_RW_LOCK_REFCOUNT::cacheLine

Definition at line 10 of file rwlock.h.

◆ RefCount [1/2]

unsigned int _NDIS_RW_LOCK_REFCOUNT::RefCount

Definition at line 9 of file rwlock.h.

Referenced by NdisReleaseReadWriteLock().

◆ RefCount [2/2]

UINT _NDIS_RW_LOCK_REFCOUNT::RefCount

Definition at line 599 of file ndis.h.


The documentation for this union was generated from the following files: