Mukund Sivaraman
|
638f92b82b
[2198] Remove dependency on libb10-util in src/lib/util/unittests/
|
12 years ago |
Mukund Sivaraman
|
1c5c694f66
[2198] First use a mutex for mutual exclusion among threads, then a lock file
|
12 years ago |
Mukund Sivaraman
|
b09b4308af
[2198] Add Mutex::tryLock() and make lock methods public
|
12 years ago |
Mukund Sivaraman
|
2d014223ce
[2198] Test that locks work from threads
|
12 years ago |
Mukund Sivaraman
|
0a4ef3221c
[2198] Build threads directory first because . depends on it
|
12 years ago |
Michal 'vorner' Vaner
|
c9ba8373e2
Add a virtual destructor
|
12 years ago |
Michal 'vorner' Vaner
|
7868cb5a0c
Merge #2207
|
12 years ago |
Michal 'vorner' Vaner
|
08e8d762ad
[2207] Note about compilation problem
|
12 years ago |
JINMEI Tatuya
|
bef1229c90
[2207] style fix: folded a long line.
|
12 years ago |
Michal 'vorner' Vaner
|
21170f738c
[2207] Extend the strong-exception guarantee test
|
12 years ago |
Michal 'vorner' Vaner
|
396d1867ce
[2207] Exceptions & asserts
|
12 years ago |
Michal 'vorner' Vaner
|
c1e16071d9
[2207] Documentation update
|
12 years ago |
Michal 'vorner' Vaner
|
451973cb26
[2207] Use state variable
|
12 years ago |
JINMEI Tatuya
|
c13d57b516
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
12 years ago |
JINMEI Tatuya
|
fc846d678c
[master] rename lock.h->sync.h, which was changed while #2205 was dev'ed
|
12 years ago |
JINMEI Tatuya
|
f0fc85c74e
[master] Merge branch 'trac2205'
|
12 years ago |
Jeremy C. Reed
|
c627111eee
[master] add missing logger placeholder for RESOLVER_NON_IN_PACKET
|
12 years ago |
Jelte Jansen
|
7e1c432878
[master] remove include of moved file lock.h
|
12 years ago |
Jelte Jansen
|
8580400e93
[master] Merge branch 'trac2349'
|
12 years ago |
Jelte Jansen
|
9b439f1bf7
[2205] initialize member signal_count
|
12 years ago |
JINMEI Tatuya
|
9904c81d78
[2205] minor style fix: brace position
|
12 years ago |
JINMEI Tatuya
|
110a33e6c2
[master] temporarily disabled destroyWhileWait due to compat issue with solaris
|
12 years ago |
JINMEI Tatuya
|
0582539b20
[2205] reordered log messages
|
12 years ago |
JINMEI Tatuya
|
59ca623275
[2205] tried to improve what() message of some test exceptions
|
12 years ago |
JINMEI Tatuya
|
f34ff8e2e6
[2205] clarify the accessibility of DataSrcClientsBuilderBase
|
12 years ago |
JINMEI Tatuya
|
d5afffd2e3
[2205] logged really unexpected exception in manager's dtor.
|
12 years ago |
JINMEI Tatuya
|
949aded6b4
[2205] some wording fixes in-code documentation
|
12 years ago |
JINMEI Tatuya
|
c2608e7b39
[2205] avoid referencing post-destructor member variables.
|
12 years ago |
JINMEI Tatuya
|
5080ddf460
[master] Merge branch 'trac2332'
|
12 years ago |
Jelte Jansen
|
6fca5f367b
[2349] use existing member running_query_ in tests
|
12 years ago |