Home
last modified time | relevance | path

Searched defs:desired_threads (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/event_engine/thread_pool/
Dthread_count.cc34 size_t desired_threads, const char* why, in BlockUntilThreadCount()
62 size_t LivingThreadCount::WaitForCountChange(size_t desired_threads, in WaitForCountChange()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dtensor_summary.cc188 uint64_t desired_threads = num_elements_ / default_elements_per_thread; in TensorStatistics() local