|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | _COMPONENT ACPI_EVENTS |
| #define _COMPONENT ACPI_EVENTS |
| ACPI_STATUS AcpiEvAcquireGlobalLock | ( | UINT16 | Timeout | ) |
Definition at line 230 of file evglock.c.
Referenced by AcpiExAcquireMutexObject().
Definition at line 168 of file evglock.c.
Referenced by AcpiEvInitGlobalLockHandler(), and AcpiEvRemoveGlobalLockHandler().
| ACPI_STATUS AcpiEvInitGlobalLockHandler | ( | void | ) |
Definition at line 74 of file evglock.c.
Referenced by AcpiEvInstallXruptHandlers().
| ACPI_STATUS AcpiEvReleaseGlobalLock | ( | void | ) |
Definition at line 333 of file evglock.c.
Referenced by AcpiExReleaseAllMutexes(), and AcpiExReleaseMutexObject().
| ACPI_STATUS AcpiEvRemoveGlobalLockHandler | ( | void | ) |
Definition at line 135 of file evglock.c.
Referenced by AcpiEvTerminate().