OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_running_threads
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.cc
141
uptr
n_running_threads
;
local in function:__tsan::MemoryProfiler
142
ctx->thread_registry->GetNumberOfThreads(&n_threads, &
n_running_threads
);
144
WriteMemoryProfile(buf.data(), buf.size(), n_threads,
n_running_threads
);
tsan_rtl.cc
141
uptr
n_running_threads
;
local in function:__tsan::MemoryProfiler
142
ctx->thread_registry->GetNumberOfThreads(&n_threads, &
n_running_threads
);
144
WriteMemoryProfile(buf.data(), buf.size(), n_threads,
n_running_threads
);
Completed in 117 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025