pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
pcmk_scheduler.c File Reference
#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"
Include dependency graph for pcmk_scheduler.c:

Go to the source code of this file.

Functions

 CRM_TRACE_INIT_DATA (pacemaker)
 
void pcmk__schedule_actions (pcmk_scheduler_t *scheduler)
 
int pcmk__init_scheduler (pcmk__output_t *out, xmlNodePtr input, const crm_time_t *date, pcmk_scheduler_t **scheduler)
 

Function Documentation

◆ CRM_TRACE_INIT_DATA()

CRM_TRACE_INIT_DATA ( pacemaker )

◆ pcmk__init_scheduler()

int pcmk__init_scheduler ( pcmk__output_t * out,
xmlNodePtr input,
const crm_time_t * date,
pcmk_scheduler_t ** scheduler )

Definition at line 803 of file pcmk_scheduler.c.

◆ pcmk__schedule_actions()

void pcmk__schedule_actions ( pcmk_scheduler_t * scheduler)

Definition at line 740 of file pcmk_scheduler.c.