|
pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <glib.h>#include <crm/crm.h>#include <crm/pengine/status.h>#include <pacemaker-internal.h>#include "libpacemaker_private.h"
Go to the source code of this file.
Functions | |
| void | pcmk__order_probes (pe_working_set_t *data_set) |
| void | pcmk__schedule_probes (pe_working_set_t *data_set) |
| void pcmk__order_probes | ( | pe_working_set_t * | data_set | ) |
Definition at line 495 of file pcmk_sched_probes.c.
| void pcmk__schedule_probes | ( | pe_working_set_t * | data_set | ) |
Definition at line 514 of file pcmk_sched_probes.c.
1.8.14