icinga2/lib/compat
Alexander A. Klimov f4691dd054 Require to pass WaitGroup::Ptr to several methods
Namely:

Checkable#ProcessCheckResult()
ClusterCheckTask::ScriptFunc()
ClusterZoneCheckTask::ScriptFunc()
DummyCheckTask::ScriptFunc()
ExceptionCheckTask::ScriptFunc()
IcingaCheckTask::ScriptFunc()
IfwApiCheckTask::ScriptFunc()
NullCheckTask::ScriptFunc()
PluginCheckTask::ScriptFunc()
RandomCheckTask::ScriptFunc()
SleepCheckTask::ScriptFunc()
IdoCheckTask::ScriptFunc()
IcingadbCheck::ScriptFunc()
CheckCommand#Execute()
Checkable#ExecuteCheck()
ClusterEvents::ExecuteCheckFromQueue()
ExternalCommandProcessor::Process*CheckResult()
ExternalCommandCallback
ExternalCommandProcessor::Execute()
ExternalCommandProcessor::ExecuteFromFile()
ExternalCommandProcessor::ProcessFile()
LivestatusQuery#ExecuteCommandHelper()
LivestatusQuery#Execute()
2025-05-23 14:53:58 +02:00
..
CMakeLists.txt Remove CheckResultReader which has been deprecated for 5 major versions 2023-04-03 11:39:21 +02:00
compatlogger.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
compatlogger.hpp Revert "Make NotificationResult available for events: Cluster and Features" 2020-01-07 14:20:59 +01:00
compatlogger.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
externalcommandlistener.cpp Require to pass WaitGroup::Ptr to several methods 2025-05-23 14:53:58 +02:00
externalcommandlistener.hpp Add a StoppableWaitGroup, and join it on #Stop(), to: 2025-05-23 14:53:58 +02:00
externalcommandlistener.ti Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00