Searched refs:thd_ (Results 1 – 4 of 4) sorted by relevance
31 thd_("grpcpp_dynamic_pool", in DynamicThread()36 thd_.Start();38 DynamicThreadPool::DynamicThread::~DynamicThread() { thd_.Join(); } in ~DynamicThread()
50 grpc_core::Thread thd_; variable
34 thd_ = grpc_core::Thread( in WorkerThread()38 thd_.Start(); in WorkerThread()48 thd_.Join(); in ~WorkerThread()
132 grpc_core::Thread thd_; variable