Home
last modified time | relevance | path

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

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