Home
last modified time | relevance | path

Searched refs:max_alive_threads_ (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc100 max_alive_threads_(0), in ThreadRegistry()
118 return max_alive_threads_; in GetMaxAliveThreads()
148 if (max_alive_threads_ < alive_threads_) { in CreateThread()
149 max_alive_threads_++; in CreateThread()
150 CHECK_EQ(alive_threads_, max_alive_threads_); in CreateThread()
Dsanitizer_thread_registry.h133 uptr max_alive_threads_; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cpp114 max_alive_threads_(0), in ThreadRegistry()
132 return max_alive_threads_; in GetMaxAliveThreads()
162 if (max_alive_threads_ < alive_threads_) { in CreateThread()
163 max_alive_threads_++; in CreateThread()
164 CHECK_EQ(alive_threads_, max_alive_threads_); in CreateThread()
Dsanitizer_thread_registry.h146 uptr max_alive_threads_; variable
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi10605 <!-- __sanitizer::uptr __sanitizer::ThreadRegistry::max_alive_threads_ -->
10606 …<var-decl name='max_alive_threads_' type-id='type-id-106' visibility='default' filepath='../../../…
28582 <!-- __sanitizer::uptr __sanitizer::ThreadRegistry::max_alive_threads_ -->
28583 …<var-decl name='max_alive_threads_' type-id='type-id-106' visibility='default' filepath='../../../…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi6354 …<var-decl name='max_alive_threads_' type-id='type-id-106' visibility='default' filepath='../../../…
16586 …<var-decl name='max_alive_threads_' type-id='type-id-106' visibility='default' filepath='../../../…