]> granicus.if.org Git - icinga2/commit
Timer::TimerThreadProc(): use C++11 lambda instead of bind() 7004/head
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Mon, 11 Mar 2019 10:17:26 +0000 (11:17 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 24 Apr 2019 09:51:17 +0000 (11:51 +0200)
commit7a8f8fd7349269cb2e0e670b8d2a44693e5c07c7
tree6feda73aff0f486aa46b659e786faf2c197f6f4c
parentf747e6b405bf5159387c1daa64787947ddb63c3b
Timer::TimerThreadProc(): use C++11 lambda instead of bind()

refs #6737
lib/base/timer.cpp