Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dthread_manager.h55 std::atomic<int> alive_threads_; variable
/external/libcxx/utils/google-benchmark/src/
Dthread_manager.h55 std::atomic<int> alive_threads_; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h132 uptr alive_threads_; // Created or running. variable