add ids to auto/labels, fix awdw gui deadlock, fix fourier bfr bug, fix cache critica...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / playbackengine.h
index ee27ff19a4b55e4ddf1db4250d7655c2f8ddc02f..65935c2bd9d5c8850fcb68aa0c5608b764f5699e 100644 (file)
@@ -106,6 +106,8 @@ public:
        Condition *pause_lock;
 // Wait until thread has started
        Condition *start_lock;
        Condition *pause_lock;
 // Wait until thread has started
        Condition *start_lock;
+// Reinit caches
+       Mutex *cache_lock;
 
        MWindow *mwindow;
        Canvas *output;
 
        MWindow *mwindow;
        Canvas *output;