|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
This is the complete list of members for nndeploy::thread_pool::ParallelPool, including all inherited members.
| getInstance() | nndeploy::thread_pool::ParallelPool | inlinestatic |
| getThreadNum() const | nndeploy::thread_pool::ParallelPool | |
| job_complete_ | nndeploy::thread_pool::ParallelPool | |
| mutex_notify_ | nndeploy::thread_pool::ParallelPool | |
| parallelFor(const base::Range &range, const ParallelLoopBody &body, double nstripes) | nndeploy::thread_pool::ParallelPool | |
| ParallelPool() | nndeploy::thread_pool::ParallelPool | |
| setThreadNum(int num) | nndeploy::thread_pool::ParallelPool | |
| stop() | nndeploy::thread_pool::ParallelPool | inline |
| ~ParallelPool() | nndeploy::thread_pool::ParallelPool |