/external/zstd/contrib/pzstd/utils/ |
D | ThreadPool.h | 21 std::vector<std::thread> threads_; variable
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_worker_cache.h | 60 std::vector<GrpcWorkerCacheThread> threads_; variable
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/ruy/ruy/ |
D | thread_pool.h | 103 std::vector<Thread*> threads_; variable
|
/external/libgav1/libgav1/src/utils/ |
D | threadpool.h | 153 const std::unique_ptr<WorkerThread*[]> threads_; variable
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/ |
D | threadpool.h | 134 ThreadPoolWorker** threads_ = nullptr; // Array of worker threads variable
|
/external/libchrome/base/threading/ |
D | simple_thread.h | 222 std::vector<DelegateSimpleThread*> threads_; variable
|
D | thread_perftest.cc | 118 std::vector<std::unique_ptr<base::Thread>> threads_; member in base::__anon82c8e1280111::ThreadPerfTest
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_dumper.h | 259 wasteful_vector<pid_t> threads_; variable
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | process_state.h | 176 vector<CallStack*> threads_; variable
|
D | minidump.h | 367 MinidumpThreads* threads_; variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.h | 136 ThreadContextBase **threads_; // Array of thread contexts is leaked. variable
|
/external/libaom/libaom/test/ |
D | rt_end_to_end_test.cc | 168 int threads_; member in __anon041265d90111::RTEndToEndTest
|
D | encode_perf_test.cc | 122 unsigned int threads_; member in __anon9c18717f0111::AV1EncodePerfTest
|
/external/libvpx/libvpx/test/ |
D | encode_perf_test.cc | 121 unsigned int threads_; member in __anon7d194ba10111::VP9EncodePerfTest
|
D | vp9_ethread_test.cc | 309 int threads_; member in __anon575141420111::VPxEncoderThreadTest
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ |
D | grpc_eager_client.cc | 291 std::vector<core::RefCountPtr<GrpcEagerClientThread>> threads_; member in tensorflow::eager::__anon835306d60111::GrpcEagerClientCache
|
/external/protobuf/src/google/protobuf/ |
D | arena_impl.h | 285 threads_; // Pointer to a linked list of SerialArena. variable
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | outfeed_receiver.cc | 224 std::unique_ptr<tensorflow::thread::ThreadPool> threads_; member in xla::OutfeedReceiverImpl
|
/external/grpc-grpc/test/cpp/qps/ |
D | client.h | 387 std::vector<std::unique_ptr<Thread>> threads_; variable
|