]> granicus.if.org Git - icinga2/commit
Timer::TimerThreadProc(): use C++11 lambda instead of bind()
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Mon, 11 Mar 2019 10:17:26 +0000 (11:17 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 16 May 2019 13:27:53 +0000 (15:27 +0200)
commit98d674f7804b1b35b6c5211aa53785b42a51ad54
tree9a61fea944675aba346d9b479eac3c8d2b29754b
parentf551666a7d44fef4f2466073d55b3dedc8964e9b
Timer::TimerThreadProc(): use C++11 lambda instead of bind()

refs #6737

(cherry picked from commit 7a8f8fd7349269cb2e0e670b8d2a44693e5c07c7)
lib/base/timer.cpp