OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MainThreadGate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/debugger/
dbexec.c
703
Status = AcpiOsSignalSemaphore (Info->
MainThreadGate
, 1);
857
ACPI_MUTEX
MainThreadGate
;
878
Status = AcpiOsCreateSemaphore (1, 0, &
MainThreadGate
);
898
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
910
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
925
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
937
AcpiGbl_DbMethodInfo.
MainThreadGate
=
MainThreadGate
;
991
(void) AcpiOsWaitSemaphore (
MainThreadGate
, 1, ACPI_WAIT_FOREVER);
1001
(void) AcpiOsDeleteSemaphore (
MainThreadGate
);
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1423
ACPI_HANDLE
MainThreadGate
;
Completed in 19 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026