Commit History

Author SHA1 Message Date
  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
  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