X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcache.h;fp=cinelerra-5.1%2Fcinelerra%2Fcache.h;h=fde997a50289c41ee76f725681d6d2ad12eddc94;hb=4a90ef3ae46465c0634f81916b79e279e4bd9961;hp=876637f2a8ffad6558271a5ccf8a022883548821;hpb=f87479bd556ea7db4afdd02297fc00977412b873;p=goodguy%2Fhistory.git 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