Searched defs:TempSemaphore (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexsystem.c331 ACPI_SEMAPHORE TempSemaphore; local
341 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore);
345 ObjDesc->Event.OsSemaphore = TempSemaphore;

Completed in 66 milliseconds