ReactOS 0.4.15-dev-7942-gd23573b
acpi_thread_state Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_thread_state:

Public Attributes

ACPI_STATE_COMMON UINT8 CurrentSyncLevel
 
struct acpi_walk_stateWalkStateList
 
union acpi_operand_objectAcquiredMutexList
 
ACPI_THREAD_ID ThreadId
 

Detailed Description

Definition at line 761 of file aclocal.h.

Member Data Documentation

◆ AcquiredMutexList

union acpi_operand_object* acpi_thread_state::AcquiredMutexList

Definition at line 766 of file aclocal.h.

Referenced by AcpiExReleaseMutex().

◆ CurrentSyncLevel

◆ ThreadId

ACPI_THREAD_ID acpi_thread_state::ThreadId

Definition at line 767 of file aclocal.h.

Referenced by AcpiDsBeginMethodExecution(), AcpiExAcquireMutex(), and AcpiExReleaseMutex().

◆ WalkStateList

struct acpi_walk_state* acpi_thread_state::WalkStateList

Definition at line 765 of file aclocal.h.


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