OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nthread
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc
501
uptr
nthread
= 0;
local
502
ctx->thread_registry->GetNumberOfThreads(0, 0, &
nthread
/* alive threads */);
504
" parent had %d threads\n", (int)internal_getpid(), (int)
nthread
);
505
if (
nthread
== 1) {
tsan_rtl.cc
501
uptr
nthread
= 0;
local
502
ctx->thread_registry->GetNumberOfThreads(0, 0, &
nthread
/* alive threads */);
504
" parent had %d threads\n", (int)internal_getpid(), (int)
nthread
);
505
if (
nthread
== 1) {
Completed in 81 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026