My Project 3.2.0
C++ Distributed Hash Table
|
Public Member Functions | |
Executor (ThreadPool &pool, unsigned maxConcurrent=1) | |
void | run (std::function< void()> &&task) |
Definition at line 84 of file thread_pool.h.
|
inline |
Definition at line 86 of file thread_pool.h.