mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Merge remote-tracking branch 'WarmUpTill/master'
This commit is contained in:
commit
9f7ca3e4c7
|
|
@ -259,7 +259,7 @@ class SwitcherThread;
|
|||
* SwitcherData
|
||||
********************************************************************************/
|
||||
struct SwitcherData {
|
||||
SwitcherThread *th;
|
||||
SwitcherThread *th = nullptr;
|
||||
|
||||
condition_variable cv;
|
||||
mutex m;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user