Home
last modified time | relevance | path

Searched defs:alive_threads_ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dthread_manager.h54 std::atomic<int> alive_threads_; variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h151 uptr alive_threads_; // Created or running. global() variable