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.cpp125 total_threads_(0), in ThreadRegistry()
188 tctx->SetCreated(user_id, total_threads_++, detached, parent_tid, stack_tid, in CreateThread()
H A Dsanitizer_thread_registry.h154 u64 total_threads_; // Total number of created threads. May be greater than variable