Searched defs:StartThread (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/cpp/server/load_reporter/ | ||
| D | load_reporter_async_service_impl.cc | 124 void LoadReporterAsyncServiceImpl::StartThread() { thread_->Start(); } in StartThread() function in grpc::load_reporter::LoadReporterAsyncServiceImpl |
| /third_party/grpc/src/core/lib/event_engine/thread_pool/ | ||
| D | work_stealing_thread_pool.cc | 250 void WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread() { in StartThread() function in grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl |