bareos: master e92fd72a

Author Committer Branch Timestamp Parent
franku franku master 2019-08-26 17:58 master 0fc624ac Pending
Changeset lib: added a timer thread and watchdog timers

- both as a replacement for the legacy watchdog and btimers
- added tests
mod - core/src/lib/CMakeLists.txt Diff File
mod - core/src/lib/btimers.h Diff File
add - core/src/lib/timer_thread.cc Diff File
add - core/src/lib/timer_thread.h Diff File
add - core/src/lib/watchdog_timer.cc Diff File
add - core/src/lib/watchdog_timer.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File
add - core/src/tests/timer_thread.cc Diff File
add - core/src/tests/watchdog_timer.cc Diff File