index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sync.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with DEBUG_LOCKORDER
Wladimir J. van der Laan
2014-08-28
1
-0
/
+3
*
Wallet locking fixes for -DDEBUG_LOCKORDER
Gavin Andresen
2014-02-18
1
-2
/
+3
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-5
/
+5
*
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