|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
This is the complete list of members for Utils::ThreadsPool< Job >, including all inherited members.
| AddRunJob(const std::shared_ptr< Job > &job) | Utils::ThreadsPool< Job > | inline |
| AddRunJob(std::shared_ptr< Job > &&job) | Utils::ThreadsPool< Job > | inline |
| Resize(size_t nrThreads) | Utils::ThreadsPool< Job > | inline |
| SetFinishLimit(size_t limit) | Utils::ThreadsPool< Job > | inline |
| Start() | Utils::ThreadsPool< Job > | inline |
| Stop() | Utils::ThreadsPool< Job > | inline |
| ThreadsPool(int nrThreads=0) | Utils::ThreadsPool< Job > | inlineexplicit |
| WaitForFinish() | Utils::ThreadsPool< Job > | inline |
| WorkerThread< ThreadsPool< Job >, Job > class | Utils::ThreadsPool< Job > | friend |
| ~ThreadsPool() | Utils::ThreadsPool< Job > | inline |