bareos: master 3540c003

Author Committer Branch Timestamp Parent
franku franku master 2019-08-26 18:26 master e92fd72a Pending
Changeset lib: cleanup watchdog_timer and timer_thread

- renamed functions and variables
- for state of the thread used a enum instead of a binary flag
mod - core/src/lib/timer_thread.cc Diff File
mod - core/src/lib/timer_thread.h Diff File
mod - core/src/lib/watchdog_timer.cc Diff File
mod - core/src/lib/watchdog_timer.h Diff File
mod - core/src/tests/timer_thread.cc Diff File
mod - core/src/tests/watchdog_timer.cc Diff File