Home
last modified time | relevance | path

Searched defs:thd_ (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/cpp/server/
Ddynamic_thread_pool.h49 grpc_core::Thread thd_; variable
/third_party/grpc/src/cpp/thread_manager/
Dthread_manager.h134 grpc_core::Thread thd_; variable
/third_party/grpc/src/core/lib/iomgr/executor/
Dthreadpool.h88 Thread thd_; // Thread wrapped in variable
/third_party/grpc/test/core/iomgr/
Dmpmcqueue_test.cc73 grpc_core::Thread thd_; member in ProducerThread
105 grpc_core::Thread thd_; member in ConsumerThread
Dthreadpool_test.cc108 grpc_core::Thread thd_; member in WorkThread
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_concurrent_connectivity_test.cc280 std::unique_ptr<std::thread> thd_; member in __anon047530350111::ConnectLoopRunner