Home
last modified time | relevance | path

Searched refs:AcpiAcquireGlobalLock (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/tools/acpiexec/
A Daeexec.c855 Status = AcpiAcquireGlobalLock (0xFFFF, &LockHandle1); in AeMiscellaneousTests()
856 ACPI_CHECK_OK (AcpiAcquireGlobalLock, Status); in AeMiscellaneousTests()
858 Status = AcpiAcquireGlobalLock (0x5, &LockHandle2); in AeMiscellaneousTests()
859 ACPI_CHECK_OK (AcpiAcquireGlobalLock, Status); in AeMiscellaneousTests()
/third_party/lib/acpica/source/components/events/
A Devxface.c1196 AcpiAcquireGlobalLock ( in ACPI_EXPORT_SYMBOL()
1226 ACPI_EXPORT_SYMBOL (AcpiAcquireGlobalLock) in ACPI_EXPORT_SYMBOL() argument
/third_party/lib/acpica/source/include/acpica/
A Dacpixf.h817 AcpiAcquireGlobalLock (
/third_party/lib/acpica/
A Dchanges.txt7713 to acquire the lock via the AcpiAcquireGlobalLock interface. Reported by
7752 This affects the AcpiAcquireGlobalLock external interface to the global
7761 AcpiAcquireGlobalLock is of special interest to drivers for the Embedded
14727 AcpiAcquireGlobalLock and AcpiReleaseGlobalLock. The Timeout and

Completed in 24 milliseconds