aboutsummaryrefslogtreecommitdiff
path: root/src/sync.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few typosfanquake2012-06-291-1/+1
|
* Fix DEBUG_LOCKCONTENTIONMatt Corallo2012-06-051-0/+8
|
* Merge pull request #1354 from fanquake/masterPieter Wuille2012-05-201-1/+1
|\ | | | | Update Header Licenses
| * Update License in File HeadersFordy2012-05-181-1/+1
| | | | | | | | | | | | I originally created a pull to replace the "COPYING" in crypter.cpp and crypter.h, but it turned out that COPYING was actually the correct file.
* | Use boost::thread locking instead of interprocessPieter Wuille2012-05-181-17/+18
|/
* Split synchronization mechanisms from util.{h,cpp}Pieter Wuille2012-05-111-0/+119