Searched refs:TempSemaphore (Results 1 – 1 of 1) sorted by relevance
331 ACPI_SEMAPHORE TempSemaphore; in AcpiExSystemResetEvent() local341 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()345 ObjDesc->Event.OsSemaphore = TempSemaphore; in AcpiExSystemResetEvent()
Completed in 2 milliseconds