Home
last modified time | relevance | path

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

12

/external/zstd/contrib/pzstd/utils/
DThreadPool.h21 std::vector<std::thread> threads_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_cache.h60 std::vector<GrpcWorkerCacheThread> threads_; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/external/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h86 std::vector<std::thread> threads_; variable
/external/ruy/ruy/
Dthread_pool.h103 std::vector<Thread*> threads_; variable
/external/libgav1/libgav1/src/utils/
Dthreadpool.h153 const std::unique_ptr<WorkerThread*[]> threads_; variable
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h70 for (size_t i = 0; i < threads_.size(); i++) delete threads_[i]; in ~NonBlockingThreadPoolTempl() local
125 MaxSizeVector<Thread*> threads_; variable
DSimpleThreadPool.h138 MaxSizeVector<Thread*> threads_; // All threads variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dthreadpool.h134 ThreadPoolWorker** threads_ = nullptr; // Array of worker threads variable
/external/libchrome/base/threading/
Dsimple_thread.h222 std::vector<DelegateSimpleThread*> threads_; variable
Dthread_perftest.cc118 std::vector<std::unique_ptr<base::Thread>> threads_; member in base::__anon0179c7fc0111::ThreadPerfTest
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.h259 wasteful_vector<pid_t> threads_; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h136 ThreadContextBase **threads_; // Array of thread contexts is leaked. variable
/external/google-breakpad/src/google_breakpad/processor/
Dprocess_state.h176 vector<CallStack*> threads_; variable
/external/libaom/libaom/test/
Drt_end_to_end_test.cc154 int threads_; member in __anonb2ac9d2d0111::RTEndToEndTest
Dencode_perf_test.cc122 unsigned int threads_; member in __anonca54c3d30111::AV1EncodePerfTest
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h149 ThreadContextBase **threads_; // Array of thread contexts is leaked. variable
Dsanitizer_stoptheworld_mac.cpp45 InternalMmapVector<SuspendedThreadInfo> threads_; member in __sanitizer::SuspendedThreadsListMac
/external/libvpx/libvpx/test/
Dencode_perf_test.cc121 unsigned int threads_; member in __anonab559df50111::VP9EncodePerfTest
Dvp9_ethread_test.cc309 int threads_; member in __anon858d93960111::VPxEncoderThreadTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_client.cc294 std::vector<core::RefCountPtr<GrpcEagerClientThread>> threads_; member in tensorflow::eager::__anonb8f342aa0111::GrpcEagerClientCache
/external/protobuf/src/google/protobuf/
Darena_impl.h285 threads_; // Pointer to a linked list of SerialArena. variable

12