Searched refs:InfoGate (Results 1 – 2 of 2) sorted by relevance
630 (void) AcpiOsWaitSemaphore (Info->InfoGate, 1, ACPI_WAIT_FOREVER); in AcpiDbMethodThread()654 (void) AcpiOsSignalSemaphore (Info->InfoGate, 1); in AcpiDbMethodThread()859 ACPI_MUTEX InfoGate; in AcpiDbCreateExecutionThreads() local902 Status = AcpiOsCreateSemaphore (1, 1, &InfoGate); in AcpiDbCreateExecutionThreads()927 (void) AcpiOsDeleteSemaphore (InfoGate); in AcpiDbCreateExecutionThreads()939 AcpiGbl_DbMethodInfo.InfoGate = InfoGate; in AcpiDbCreateExecutionThreads()1003 (void) AcpiOsDeleteSemaphore (InfoGate); in AcpiDbCreateExecutionThreads()
1425 ACPI_HANDLE InfoGate;1423 ACPI_HANDLE InfoGate; global() member