OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumThreads
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/debugger/
dbexec.c
640
if (Info->Threads && (Info->NumCreated < Info->
NumThreads
))
693
if (Info->NumCompleted == Info->
NumThreads
)
853
UINT32
NumThreads
;
864
NumThreads
= strtoul (NumThreadsArg, NULL, 0);
867
if (!
NumThreads
|| !NumLoops)
870
NumThreads
, NumLoops);
918
AcpiGbl_DbMethodInfo.
NumThreads
=
NumThreads
;
919
Size = sizeof (ACPI_THREAD_ID) * AcpiGbl_DbMethodInfo.
NumThreads
;
955
AcpiDbUint32ToHexString (
NumThreads
, AcpiGbl_DbMethodInfo.NumThreadsStr)
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1427
UINT32
NumThreads
;
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026