![]() |
pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <crm/crm.h>#include <crm/cib.h>#include <crm/cib/internal.h>#include <crm/common/xml.h>#include <crm/common/xml_internal.h>#include <crm/common/scheduler_internal.h>#include <glib.h>#include <crm/pengine/status.h>#include <pacemaker-internal.h>#include "libpacemaker_private.h"
Go to the source code of this file.
Functions | |
| CRM_TRACE_INIT_DATA (pacemaker) | |
| void | pcmk__schedule_actions (xmlNode *cib, unsigned long long flags, pcmk_scheduler_t *scheduler) |
| int | pcmk__init_scheduler (pcmk__output_t *out, xmlNodePtr input, const crm_time_t *date, pcmk_scheduler_t **scheduler) |
| CRM_TRACE_INIT_DATA | ( | pacemaker | ) |
| int pcmk__init_scheduler | ( | pcmk__output_t * | out, |
| xmlNodePtr | input, | ||
| const crm_time_t * | date, | ||
| pcmk_scheduler_t ** | scheduler | ||
| ) |
Definition at line 835 of file pcmk_scheduler.c.
| void pcmk__schedule_actions | ( | xmlNode * | cib, |
| unsigned long long | flags, | ||
| pcmk_scheduler_t * | scheduler | ||
| ) |
Definition at line 771 of file pcmk_scheduler.c.
1.8.14