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

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexsystem.c399 ACPI_SEMAPHORE TempSemaphore; local
409 Status = AcpiOsCreateSemaphore (ACPI_NO_UNIT_LIMIT, 0, &TempSemaphore);
413 ObjDesc->Event.OsSemaphore = TempSemaphore;

Completed in 40 milliseconds