![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Полный список членов класса PIThreadPoolLoop, включая наследуемые из базового класса
| exec(int index_start, int index_count) | PIThreadPoolLoop | |
| exec(int index_start, int index_count, std::function< void(int)> f) | PIThreadPoolLoop | |
| PIThreadPoolLoop(int thread_cnt=-1) | PIThreadPoolLoop | |
| setFunction(std::function< void(int)> f) | PIThreadPoolLoop | |
| start(int index_start, int index_count) | PIThreadPoolLoop | |
| wait() | PIThreadPoolLoop | |
| ~PIThreadPoolLoop() | PIThreadPoolLoop | virtual |