Searched refs:ACPI_DO_NOT_WAIT (Results 1 – 2 of 2) sorted by relevance
78 Status = AcpiOsWaitSemaphore (Semaphore, 1, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitSemaphore()130 Status = AcpiOsAcquireMutex (Mutex, ACPI_DO_NOT_WAIT); in AcpiExSystemWaitMutex()
496 #define ACPI_DO_NOT_WAIT 0 macro