OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:running_threads_
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.cc
100
running_threads_
(0) {
111
if (running) *running =
running_threads_
;
237
CHECK_GT(
running_threads_
, 0);
238
running_threads_
--;
252
running_threads_
++;
sanitizer_thread_registry.h
130
uptr
running_threads_
;
member in class:__sanitizer::ThreadRegistry
Completed in 260 milliseconds