Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp114 total_threads_(0), in ThreadRegistry()
173 tctx->SetCreated(user_id, total_threads_++, detached, in CreateThread()
H A Dsanitizer_thread_registry.h149 u64 total_threads_; // Total number of created threads. May be greater than variable