Merge remote-tracking branch 'WarmUpTill/master'

This commit is contained in:
Myned
2020-06-07 14:15:08 -04:00

View File

@@ -259,7 +259,7 @@ class SwitcherThread;
* SwitcherData
********************************************************************************/
struct SwitcherData {
SwitcherThread *th;
SwitcherThread *th = nullptr;
condition_variable cv;
mutex m;