ReactOS 0.4.15-dev-8621-g4b051b9
|
Public Attributes | |
UINT32 | CurrentUnits |
KEVENT | Event |
KSPIN_LOCK | Lock |
UINT32 _ACPI_SEM::CurrentUnits |
Definition at line 346 of file osl.c.
Referenced by AcpiOsCreateSemaphore(), AcpiOsSignalSemaphore(), and AcpiOsWaitSemaphore().
KEVENT _ACPI_SEM::Event |
Definition at line 347 of file osl.c.
Referenced by AcpiOsCreateSemaphore(), AcpiOsSignalSemaphore(), and AcpiOsWaitSemaphore().
KSPIN_LOCK _ACPI_SEM::Lock |
Definition at line 348 of file osl.c.
Referenced by AcpiOsCreateSemaphore(), AcpiOsSignalSemaphore(), and AcpiOsWaitSemaphore().