pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/crm.h>
#include <crm/cib.h>
#include <crm/msg_xml.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) |
CRM_TRACE_INIT_DATA | ( | pacemaker | ) |
void pcmk__schedule_actions | ( | xmlNode * | cib, |
unsigned long long | flags, | ||
pcmk_scheduler_t * | scheduler | ||
) |
Definition at line 780 of file pcmk_scheduler.c.