Searched defs:BlockUntilThreadCount (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thread_pool/ | ||
H A D | thread_count.cc | 36 absl::Status LivingThreadCount::BlockUntilThreadCount( in BlockUntilThreadCount() function in grpc_event_engine::experimental::LivingThreadCount |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thread_pool/ | ||
D | original_thread_pool.cc | 221 void OriginalThreadPool::ThreadCount::BlockUntilThreadCount(int threads, in BlockUntilThreadCount() function in grpc_event_engine::experimental::OriginalThreadPool::ThreadCount |
D | work_stealing_thread_pool.cc | 435 void WorkStealingThreadPool::ThreadCount::BlockUntilThreadCount( in BlockUntilThreadCount() function in grpc_event_engine::experimental::WorkStealingThreadPool::ThreadCount |