aboutsummaryrefslogtreecommitdiff
path: root/src/sync.h
Commit message (Expand)AuthorAgeFilesLines
* Added comments to sync.h to make it easier to understand the macrosEric Lombrozo2013-06-251-0/+42
* Merge pull request #2003 from alexanderkjeldaas/documented-locking-part-2Gavin Andresen2012-12-121-2/+23
|\
| * o Added AnnotatedMixin which adds locking annotations to the mutexAlexander Kjeldaas2012-11-111-2/+23
* | Simplify CMutexLockAlexander Kjeldaas2012-11-141-30/+10
|/
* Update comment, we're no longer using boost::interprocess::scoped_lockWladimir J. van der Laan2012-09-251-1/+1
* Fix DEBUG_LOCKCONTENTIONMatt Corallo2012-06-051-2/+5
* Merge pull request #1354 from fanquake/masterPieter Wuille2012-05-201-1/+1
|\
| * Update License in File HeadersFordy2012-05-181-1/+1
* | Use boost::thread locking instead of interprocessPieter Wuille2012-05-181-42/+35
|/
* Split synchronization mechanisms from util.{h,cpp}Pieter Wuille2012-05-111-0/+216