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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
getblocktemplate: longpolling support
Luke Dashjr
2014-07-11
1
-0
/
+3
*
Use mutex pointer instead of name for AssertLockHeld
Wladimir J. van der Laan
2013-12-19
1
-2
/
+3
*
mutex debugging routines: LocksHeld() and AssertLockHeld()
Gavin Andresen
2013-11-29
1
-0
/
+3
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+5
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
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