#include <AudioEngineWorkerThread.h>
◆ OperationMode
◆ JobQueue()
| lmms::AudioEngineWorkerThread::JobQueue::JobQueue |
( |
| ) |
|
|
inline |
◆ addJob()
◆ reset()
◆ run()
| void lmms::AudioEngineWorkerThread::JobQueue::run |
( |
| ) |
|
◆ wait()
| void lmms::AudioEngineWorkerThread::JobQueue::wait |
( |
| ) |
|
◆ JOB_QUEUE_SIZE
| size_t lmms::AudioEngineWorkerThread::JobQueue::JOB_QUEUE_SIZE = 8192 |
|
staticconstexpr |
◆ m_items
◆ m_itemsDone
| std::atomic_size_t lmms::AudioEngineWorkerThread::JobQueue::m_itemsDone |
|
private |
◆ m_opMode
◆ m_writeIndex
| std::atomic_size_t lmms::AudioEngineWorkerThread::JobQueue::m_writeIndex |
|
private |
The documentation for this class was generated from the following files: