| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use mutex pointer instead of name for AssertLockHeld | Wladimir J. van der Laan | 2013-12-19 | 1 | -3/+3 | |
| * | mutex debugging routines: LocksHeld() and AssertLockHeld() | Gavin Andresen | 2013-11-29 | 1 | -0/+18 | |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -0/+1 | |
| * | Make -DDEBUGLOCKORDER + -debug less noisy | Gavin Andresen | 2013-10-20 | 1 | -2/+2 | |
| * | Replace printf with LogPrintf / LogPrint | Gavin Andresen | 2013-09-18 | 1 | -13/+13 | |
| * | Trim trailing whitespace for src/*.{h,cpp} | Jeff Garzik | 2012-09-18 | 1 | -1/+1 | |
| * | Fix a few typos | fanquake | 2012-06-29 | 1 | -1/+1 | |
| * | Fix DEBUG_LOCKCONTENTION | Matt Corallo | 2012-06-05 | 1 | -0/+8 | |
| * | Merge pull request #1354 from fanquake/master | Pieter Wuille | 2012-05-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Update License in File Headers | Fordy | 2012-05-18 | 1 | -1/+1 | |
| * | | Use boost::thread locking instead of interprocess | Pieter Wuille | 2012-05-18 | 1 | -17/+18 | |
| |/ | ||||||
| * | Split synchronization mechanisms from util.{h,cpp} | Pieter Wuille | 2012-05-11 | 1 | -0/+119 | |