git-annex/Utility/LockPool
Joey Hess 4d50958ed7
add lockContentShared
Also, rename lockContent to lockContentExclusive

inAnnexSafe should perhaps be eliminated, and instead use
`lockContentShared inAnnex`. However, I'm waiting on that, as there are
only 2 call sites for inAnnexSafe and it's fiddly.
2015-10-08 14:29:35 -04:00
..
LockHandle.hs lock pools to work around non-concurrency/composition safety of POSIX fcntl 2015-05-18 15:57:17 -04:00
Posix.hs add lockContentShared 2015-10-08 14:29:35 -04:00
STM.hs AMP hack 2015-05-31 16:54:07 -04:00
Windows.hs add lockContentShared 2015-10-08 14:29:35 -04:00