Home
last modified time | relevance | path

Searched defs:threads_ (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/util/
Dworker_pool.h27 std::vector<std::thread> threads_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/third_party/benchmark/src/
Dbenchmark_api_internal.h68 int threads_; // Number of concurrent threads to us variable
/third_party/node/src/
Dnode_platform.h135 std::vector<std::unique_ptr<uv_thread_t>> threads_; variable
/third_party/protobuf/src/google/protobuf/
Darena_impl.h323 threads_; // Pointer to a linked list of SerialArena. variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h978 const int threads_; variable