X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcache.h;h=fde997a50289c41ee76f725681d6d2ad12eddc94;hp=876637f2a8ffad6558271a5ccf8a022883548821;hb=2e48b660e37eb5c661264d601211e16cb6cd6e89;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd diff --git a/cinelerra-5.1/cinelerra/cache.h b/cinelerra-5.1/cinelerra/cache.h index 876637f2..fde997a5 100644 --- a/cinelerra-5.1/cinelerra/cache.h +++ b/cinelerra-5.1/cinelerra/cache.h @@ -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