index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
threads
/
sync.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3911a] Reorganized library Makefile.am files (exception, util, log)
Francis Dupont
2015-08-29
1
-1
/
+1
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-2
/
+2
*
[2198] Add Mutex::tryLock() and non-blocking variant of Mutex::Locker
Mukund Sivaraman
2013-03-13
1
-0
/
+20
*
[2236] Use PTHREAD_MUTEX_NORMAL fast mutexes by default
Mukund Sivaraman
2012-10-25
1
-2
/
+7
*
[2236] Remove obsolete comment
Mukund Sivaraman
2012-10-23
1
-3
/
+0
*
[2236] Don't use PTHREAD_MUTEX_ERRORCHECK in non-debug builds
Mukund Sivaraman
2012-10-23
1
-1
/
+4
*
[2236] Remove config.h include from sync.h
Mukund Sivaraman
2012-10-23
1
-0
/
+2
*
[2236] Use ENABLE_DEBUG within the lock implementation
Mukund Sivaraman
2012-10-18
1
-20
/
+40
*
[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now
JINMEI Tatuya
2012-10-17
1
-0
/
+213