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

/freebsd-11.0-release/sys/contrib/dev/acpica/components/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 43 milliseconds