use less complex worker-thread-synchronization
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1033 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -457,7 +457,8 @@ private:
|
||||
bool m_multiThreaded;
|
||||
QVector<mixerWorkerThread *> m_workers;
|
||||
int m_numWorkers;
|
||||
QSemaphore m_workerSem;
|
||||
QSemaphore m_queueReadySem;
|
||||
QSemaphore m_workersDoneSem;
|
||||
|
||||
|
||||
playHandleVector m_playHandles;
|
||||
|
||||
Reference in New Issue
Block a user