Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexsystem.c439 ACPI_SEMAPHORE TempSemaphore; in AcpiExSystemResetEvent() local
449 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore); in AcpiExSystemResetEvent()
453 ObjDesc->Event.OsSemaphore = TempSemaphore; in AcpiExSystemResetEvent()