Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/executer/
A Dexsystem.c331 ACPI_SEMAPHORE TempSemaphore; in AcpiExSystemResetEvent() local
341 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
345 ObjDesc->Event.OsSemaphore = TempSemaphore; in AcpiExSystemResetEvent()

Completed in 2 milliseconds