| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added comments to sync.h to make it easier to understand the macros | Eric Lombrozo | 2013-06-25 | 1 | -0/+42 |
| * | Merge pull request #2003 from alexanderkjeldaas/documented-locking-part-2 | Gavin Andresen | 2012-12-12 | 1 | -2/+23 |
| |\ | |||||
| | * | o Added AnnotatedMixin which adds locking annotations to the mutex | Alexander Kjeldaas | 2012-11-11 | 1 | -2/+23 |
| * | | Simplify CMutexLock | Alexander Kjeldaas | 2012-11-14 | 1 | -30/+10 |
| |/ | |||||
| * | Update comment, we're no longer using boost::interprocess::scoped_lock | Wladimir J. van der Laan | 2012-09-25 | 1 | -1/+1 |
| * | Fix DEBUG_LOCKCONTENTION | Matt Corallo | 2012-06-05 | 1 | -2/+5 |
| * | 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 | -42/+35 |
| |/ | |||||
| * | Split synchronization mechanisms from util.{h,cpp} | Pieter Wuille | 2012-05-11 | 1 | -0/+216 |