Searched refs:total_threads_ (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h130 u64 total_threads_; // Total number of created threads. May be greater than member in class:__sanitizer::ThreadRegistry
H A Dsanitizer_thread_registry.cc98 total_threads_(0),
152 tctx->SetCreated(user_id, total_threads_++, detached,

Completed in 135 milliseconds