Age | Commit message (Expand) | Author |
---|---|---|
2012-12-12 | Merge pull request #2003 from alexanderkjeldaas/documented-locking-part-2 | Gavin Andresen |
2012-11-14 | Simplify CMutexLock | Alexander Kjeldaas |
2012-11-11 | o Added AnnotatedMixin which adds locking annotations to the mutex | Alexander Kjeldaas |
2012-09-25 | Update comment, we're no longer using boost::interprocess::scoped_lock | Wladimir J. van der Laan |
2012-06-05 | Fix DEBUG_LOCKCONTENTION | Matt Corallo |
2012-05-20 | Merge pull request #1354 from fanquake/master | Pieter Wuille |
2012-05-18 | Use boost::thread locking instead of interprocess | Pieter Wuille |
2012-05-18 | Update License in File Headers | Fordy |
2012-05-11 | Split synchronization mechanisms from util.{h,cpp} | Pieter Wuille |