/third_party/gn/src/util/ |
D | worker_pool.h | 27 std::vector<std::thread> threads_; variable
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | system_context.hpp | 76 detail::thread_group threads_; member in boost::asio::system_context
|
D | thread_pool.hpp | 158 detail::thread_group threads_; member in boost::asio::thread_pool
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | engine.h | 54 std::array<std::unique_ptr<Thread>, 3> threads_; variable
|
/third_party/boost/boost/asio/ |
D | system_context.hpp | 76 detail::thread_group threads_; member in boost::asio::system_context
|
D | thread_pool.hpp | 158 detail::thread_group threads_; member in boost::asio::thread_pool
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32_grad/ |
D | sparse_softmax_cross_entropy_with_logits.h | 53 int threads_; variable
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/third_party/grpc/src/core/lib/iomgr/executor/ |
D | threadpool.h | 134 ThreadPoolWorker** threads_ = nullptr; // Array of worker threads variable
|
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/ |
D | yield_to.hpp | 41 std::vector<std::thread> threads_; member in boost::beast::test::enable_yield_to
|
/third_party/boost/boost/thread/executors/ |
D | thread_executor.hpp | 41 threads_type threads_; member in boost::executors::thread_executor
|
/third_party/benchmark/src/ |
D | benchmark_api_internal.h | 66 int threads_; // Number of concurrent threads to us variable
|
/third_party/node/src/ |
D | node_platform.h | 135 std::vector<std::unique_ptr<uv_thread_t>> threads_; variable
|
/third_party/boost/libs/asio/example/cpp14/executors/ |
D | fork_join.cpp | 153 static_thread_pool threads_; member in fork_join_pool
|
D | pipeline.cpp | 42 std::vector<std::thread> threads_; member in thread_executor::thread_bag
|
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/ |
D | fork_join.cpp | 153 static_thread_pool threads_; member in fork_join_pool
|
D | pipeline.cpp | 55 std::vector<std::thread> threads_; member in thread_executor::thread_bag
|
/third_party/boost/libs/asio/example/cpp11/executors/ |
D | fork_join.cpp | 153 static_thread_pool threads_; member in fork_join_pool
|
D | pipeline.cpp | 55 std::vector<std::thread> threads_; member in thread_executor::thread_bag
|
/third_party/boost/boost/iostreams/filter/ |
D | lzma.hpp | 178 uint32_t threads_; member in boost::iostreams::detail::lzma_base
|
/third_party/protobuf/src/google/protobuf/ |
D | arena_impl.h | 323 threads_; // Pointer to a linked list of SerialArena. variable
|
/third_party/grpc/test/cpp/qps/ |
D | client.h | 392 std::vector<std::unique_ptr<Thread>> threads_; variable
|
D | server_async.cc | 519 std::vector<std::thread> threads_; member in grpc::testing::AsyncQpsServerTest
|
/third_party/benchmark/include/benchmark/ |
D | benchmark.h | 799 const int threads_; variable
|