Home
last modified time | relevance | path

Searched refs:ACPI_DO_NOT_WAIT (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/executer/
H A Dexsystem.c78 Status = AcpiOsWaitSemaphore (Semaphore, 1, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitSemaphore()
130 Status = AcpiOsAcquireMutex (Mutex, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitMutex()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dactypes.h503 #define ACPI_DO_NOT_WAIT 0 macro