Home
last modified time | relevance | path

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

/third_party/gn/src/util/
Dworker_pool.h27 std::vector<std::thread> threads_; variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dengine.h54 std::array<std::unique_ptr<Thread>, 3> 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.h66 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.h799 const int threads_; variable