ReactOS 0.4.15-dev-7942-gd23573b
acpi_rw_lock Struct Reference

#include <aclocal.h>

Public Attributes

ACPI_MUTEX WriterMutex
 
ACPI_MUTEX ReaderMutex
 
UINT32 NumReaders
 

Detailed Description

Definition at line 97 of file aclocal.h.

Member Data Documentation

◆ NumReaders

UINT32 acpi_rw_lock::NumReaders

Definition at line 101 of file aclocal.h.

◆ ReaderMutex

ACPI_MUTEX acpi_rw_lock::ReaderMutex

Definition at line 100 of file aclocal.h.

◆ WriterMutex

ACPI_MUTEX acpi_rw_lock::WriterMutex

Definition at line 99 of file aclocal.h.


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