#include <threadpool.h>
◆ ~ThreadPoolInterface()
virtual grpc_core::ThreadPoolInterface::~ThreadPoolInterface |
( |
| ) |
|
|
inlinevirtual |
◆ Add()
◆ num_pending_closures()
virtual int grpc_core::ThreadPoolInterface::num_pending_closures |
( |
| ) |
const |
|
pure virtual |
◆ pool_capacity()
virtual int grpc_core::ThreadPoolInterface::pool_capacity |
( |
| ) |
const |
|
pure virtual |
◆ thread_name()
virtual const char* grpc_core::ThreadPoolInterface::thread_name |
( |
| ) |
const |
|
pure virtual |
◆ thread_options()
The documentation for this class was generated from the following file: