/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/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/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/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | thread_pool.h | 86 std::vector<std::thread> threads_; variable
|
/external/openscreen/third_party/abseil/src/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/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | NonBlockingThreadPool.h | 70 for (size_t i = 0; i < threads_.size(); i++) delete threads_[i]; in ~NonBlockingThreadPoolTempl() local 125 MaxSizeVector<Thread*> threads_; variable
|
D | SimpleThreadPool.h | 138 MaxSizeVector<Thread*> threads_; // All 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::__anon68bde2630111::ThreadPerfTest
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_dumper.h | 259 wasteful_vector<pid_t> threads_; variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.h | 136 ThreadContextBase **threads_; // Array of thread contexts is leaked. variable
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | process_state.h | 176 vector<CallStack*> threads_; variable
|
/external/libaom/libaom/test/ |
D | rt_end_to_end_test.cc | 154 int threads_; member in __anon196d78f40111::RTEndToEndTest
|
D | encode_perf_test.cc | 122 unsigned int threads_; member in __anon6dce01da0111::AV1EncodePerfTest
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.h | 149 ThreadContextBase **threads_; // Array of thread contexts is leaked. variable
|
D | sanitizer_stoptheworld_mac.cpp | 45 InternalMmapVector<SuspendedThreadInfo> threads_; member in __sanitizer::SuspendedThreadsListMac
|
/external/libvpx/libvpx/test/ |
D | encode_perf_test.cc | 121 unsigned int threads_; member in __anon4ecedbfc0111::VP9EncodePerfTest
|
D | vp9_ethread_test.cc | 309 int threads_; member in __anon2906d19d0111::VPxEncoderThreadTest
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ |
D | grpc_eager_client.cc | 294 std::vector<core::RefCountPtr<GrpcEagerClientThread>> threads_; member in tensorflow::eager::__anonde666ed10111::GrpcEagerClientCache
|