Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thread_pool/
H A Dthread_count.cc37 size_t desired_threads, const char* why, in BlockUntilThreadCount()
65 size_t LivingThreadCount::WaitForCountChange(size_t desired_threads, in WaitForCountChange()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thread_pool/
Dwork_stealing_thread_pool.cc436 CounterType counter_type, int desired_threads, const char* why, in BlockUntilThreadCount()