|
HDK
|
#include <UT_ThreadIOPool.h>
Inheritance diagram for UT_PrivateThreadIOPool:Public Member Functions | |
| UT_PrivateThreadIOPool ()=default | |
| ASIO_IOContext::executor_type | executor () |
| void | start (int nthreads) |
Protected Member Functions | |
| void | stop () |
Friends | |
| class | UT_SubSystem |
By default only the subsystem should be able to stop the pool. Use UT_ThreadIOPool instead of you need control over starting and stopping.
Definition at line 28 of file UT_ThreadIOPool.h.
|
default |
|
inline |
Definition at line 33 of file UT_ThreadIOPool.h.
|
protected |
|
friend |
Definition at line 44 of file UT_ThreadIOPool.h.