OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MainThreadGate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/debugger/
dbexec.c
811
Status = AcpiOsSignalSemaphore (Info->
MainThreadGate
, 1);
965
ACPI_MUTEX
MainThreadGate
;
986
Status = AcpiOsCreateSemaphore (1, 0, &
MainThreadGate
);
1006
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
1018
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
1033
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
1045
AcpiGbl_DbMethodInfo.
MainThreadGate
=
MainThreadGate
;
1099
(void) AcpiOsWaitSemaphore (
MainThreadGate
, 1, ACPI_WAIT_FOREVER);
1109
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1531
ACPI_HANDLE
MainThreadGate
;
Completed in 15 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025