XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
acpi_object_mutex Struct Reference

#include <acobject.h>

Collaboration diagram for acpi_object_mutex:
Collaboration graph
[legend]

Public Attributes

ACPI_OBJECT_COMMON_HEADER UINT8 SyncLevel
 
UINT16 AcquisitionDepth
 
ACPI_MUTEX OsMutex
 
ACPI_THREAD_ID ThreadId
 
struct acpi_thread_stateOwnerThread
 
union acpi_operand_objectPrev
 
union acpi_operand_objectNext
 
ACPI_NAMESPACE_NODENode
 
UINT8 OriginalSyncLevel
 

Member Data Documentation

◆ AcquisitionDepth

UINT16 acpi_object_mutex::AcquisitionDepth

◆ Next

union acpi_operand_object* acpi_object_mutex::Next

◆ Node

ACPI_NAMESPACE_NODE* acpi_object_mutex::Node

◆ OriginalSyncLevel

UINT8 acpi_object_mutex::OriginalSyncLevel

◆ OsMutex

ACPI_MUTEX acpi_object_mutex::OsMutex

◆ OwnerThread

struct acpi_thread_state* acpi_object_mutex::OwnerThread

◆ Prev

union acpi_operand_object* acpi_object_mutex::Prev

◆ SyncLevel

ACPI_OBJECT_COMMON_HEADER UINT8 acpi_object_mutex::SyncLevel

◆ ThreadId

ACPI_THREAD_ID acpi_object_mutex::ThreadId

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