|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include <atomic>#include <mutex>#include <thread>Go to the source code of this file.
Classes | |
| class | Utils::WorkerThread< ThreadsPool, Job > |
| WorkerThread class for a thread in a threads pool. More... | |
Namespaces | |
| namespace | Utils |
Macros | |
| #define | __WORKER_THREAD_H_ |
The worker thread class.
A thread that is used in a threads pool, executing jobs.
Definition in file WorkerThread.h.
| #define __WORKER_THREAD_H_ |
Definition at line 15 of file WorkerThread.h.