]> granicus.if.org Git - icinga2/commit
DaemonCommand: make the atomics a bit more atomic
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Tue, 16 Jul 2019 09:28:20 +0000 (11:28 +0200)
committerAlexander A. Klimov <alexander.klimov@icinga.com>
Tue, 16 Jul 2019 09:39:09 +0000 (11:39 +0200)
commitc385355c38be43497aa9d5fecbf2bf209b0ca340
tree7bce872623ce5a1a9cb85bc867dea7026e266540
parent4ee9ac16b43731218203128fe2a9e791e6aba775
DaemonCommand: make the atomics a bit more atomic

Just to be sure.

refs #5230
lib/base/CMakeLists.txt
lib/base/atomic.hpp [new file with mode: 0644]
lib/cli/daemoncommand.cpp