Public Member Functions | |
Thread (ThreadPool *pool) | |
~Thread () | |
Private Member Functions | |
void | ThreadFunc () |
Private Attributes | |
ThreadPool * | pool_ |
grpc_core::Thread | thd_ |
Definition at line 50 of file src/core/lib/event_engine/iomgr_engine/thread_pool.h.
|
explicit |
Definition at line 28 of file thread_pool.cc.
grpc_event_engine::iomgr_engine::ThreadPool::Thread::~Thread | ( | ) |
Definition at line 36 of file thread_pool.cc.
|
private |
Definition at line 38 of file thread_pool.cc.
|
private |
Definition at line 56 of file src/core/lib/event_engine/iomgr_engine/thread_pool.h.
|
private |
Definition at line 57 of file src/core/lib/event_engine/iomgr_engine/thread_pool.h.