Mukund Sivaraman
|
4f4b3724e1
[2236] Access Mutex::locked() only when ENABLE_DEBUG is defined
|
12 years ago |
Mukund Sivaraman
|
77e3283447
[2361] Update comment about local_plugins directory
|
12 years ago |
Mukund Sivaraman
|
a9688bc111
Revert "Merge branch 'trac2198_3'"
|
12 years ago |
JINMEI Tatuya
|
bb59b815c9
[2211] added notes about ownership on the returned value of findClientList().
|
12 years ago |
JINMEI Tatuya
|
e13d083a39
[2211] wording/grammer fixes to documentation and comments.
|
12 years ago |
JINMEI Tatuya
|
07b436b864
[2211] use swap instead of splice. for this purpose it's enough and simpler.
|
12 years ago |
Michal 'vorner' Vaner
|
252ef72781
Revert "[2209] Interface of the getCachedZoneWriter()"
|
12 years ago |
Michal 'vorner' Vaner
|
812392465a
[2209] Interface of the getCachedZoneWriter()
|
12 years ago |
Jelte Jansen
|
20fdec048d
[2210] rename DataSrcClientListsPtr to ClientListMapPtr
|
12 years ago |
Jelte Jansen
|
3a5e410f45
[2210] Address review comments
|
12 years ago |
Marcin Siodelski
|
9a52c2a5a5
[2304] Fixed build issues on Mac and BSD systems.
|
12 years ago |
Marcin Siodelski
|
c974d3a5e4
[2304] Removed enum initializers for DataType values.
|
12 years ago |
Mukund Sivaraman
|
ae2e285fb9
[master] Execute run_dbutil.sh using shell
|
12 years ago |
Mukund Sivaraman
|
e6ba20b090
Merge branch 'trac2198_3'
|
12 years ago |
Mukund Sivaraman
|
4e199b28f4
[2198] Move get methods into unnamed namespace
|
12 years ago |
Mukund Sivaraman
|
c3a8f64b91
[2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure)
|
12 years ago |
Mukund Sivaraman
|
73f49fc9d9
[2198] Avoid static destruction fiasco with InterprocessSyncFile and logger
|
12 years ago |
Mukund Sivaraman
|
59d1e7799c
[2198] Check for EDEADLK too when using Mutex::tryLock()
|
12 years ago |
Mukund Sivaraman
|
d7a9543879
[2198] Link -lpthread in libb10-threads target
|
12 years ago |
Mukund Sivaraman
|
1bb3279cc1
[2198] Don't return anything from thread functions
|
12 years ago |
Mukund Sivaraman
|
9a85c00b16
[2198] Update comment
|
12 years ago |
Mukund Sivaraman
|
9de48090c0
[2198] Test the non-blocking variant of Mutex::Locker
|
12 years ago |
Mukund Sivaraman
|
11df86c57f
[2198] Check pthread_mutex_trylock()'s return value
|
12 years ago |
Mukund Sivaraman
|
699a941cab
[2198] Revert include to local
|
12 years ago |
Mukund Sivaraman
|
a80cd447a1
[2198] Stop using direct lock methods on Mutex inside InterprocessSyncFile
|
12 years ago |
Mukund Sivaraman
|
48bfbccf4e
[2198] Fix include filename
|
12 years ago |
Mukund Sivaraman
|
13e9951ecd
[2198] Make direct methods on Mutex private
|
12 years ago |
Mukund Sivaraman
|
f8fb9a002d
[2198] Add a block argument to Mutex::Locker's constructor
|
12 years ago |
Mukund Sivaraman
|
1b638d6813
[2198] Add AlreadyLocked exception to Mutex::Locker
|
12 years ago |
Mukund Sivaraman
|
638f92b82b
[2198] Remove dependency on libb10-util in src/lib/util/unittests/
|
12 years ago |