OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NumThreads
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/debugger/
dbexec.c
748
if (Info->Threads && (Info->NumCreated < Info->
NumThreads
))
801
if (Info->NumCompleted == Info->
NumThreads
)
961
UINT32
NumThreads
;
972
NumThreads
= strtoul (NumThreadsArg, NULL, 0);
975
if (!
NumThreads
|| !NumLoops)
978
NumThreads
, NumLoops);
1026
AcpiGbl_DbMethodInfo.
NumThreads
=
NumThreads
;
1027
Size = sizeof (ACPI_THREAD_ID) * AcpiGbl_DbMethodInfo.
NumThreads
;
1063
AcpiDbUint32ToHexString (
NumThreads
, AcpiGbl_DbMethodInfo.NumThreadsStr)
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1535
UINT32
NumThreads
;
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025