nested clips, big rework and cleanup, sams new icons, leaks and tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / cache.h
index 876637f2a8ffad6558271a5ccf8a022883548821..fde997a50289c41ee76f725681d6d2ad12eddc94 100644 (file)
@@ -114,6 +114,8 @@ private:
        int lock_all();
        int unlock_all();
 
+       int check_outs;
+
 // to prevent one from checking the same asset out before it's checked in
 // yet without blocking the asset trying to get checked in
 // use a seperate mutex for checkouts and checkins