Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexsystem.c186 Status = AcpiOsWaitSemaphore (Semaphore, 1, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitSemaphore()
238 Status = AcpiOsAcquireMutex (Mutex, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitMutex()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h610 #define ACPI_DO_NOT_WAIT 0 macro