git-annex/Utility/LockPool
Joey Hess 9127fe4821
add DebugLocks build flag
Using the method described in
https://www.fpcomplete.com/blog/2018/05/pinpointing-deadlocks-in-haskell
but my own code to implement it, and with callstacks added.

This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-11-19 15:02:43 -04:00
..
LockHandle.hs add DebugLocks build flag 2018-11-19 15:02:43 -04:00
PidLock.hs
Posix.hs
STM.hs Fix transfer log file locking problem when running concurrent transfers. 2017-05-25 17:40:23 -04:00
Windows.hs