Home
last modified time | relevance | path

Searched defs:num_threads_ (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/cpp/thread_manager/
Dthread_manager.h166 int num_threads_; variable
/third_party/grpc/src/core/lib/iomgr/
Dexecutor.h113 gpr_atm num_threads_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc40 const int num_threads_; member in __anon21587a350111::ConcurrentSequenceLockTest
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/benchmark_train/
Dnet_train_base.h133 int num_threads_ = 1; variable
/third_party/grpc/test/cpp/qps/
Dclient_callback.cc102 size_t num_threads_; member in grpc::testing::CallbackClient
Dclient_sync.cc109 size_t num_threads_; member in grpc::testing::SynchronousClient
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/quick_start_ios/mindspore-lite/
DBenchmark.hpp84 int num_threads_ = kNumDefaultNumThread; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/benchmark/
Dbenchmark_base.h210 int num_threads_ = 2; variable