![]() |
pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
#include <stdbool.h>
#include <stdint.h>
#include <glib.h>
#include <libxml/tree.h>
#include <crm/cluster.h>
#include <crm/cluster/internal.h>
Go to the source code of this file.
Functions | |
G_GNUC_INTERNAL void | pcmk__cluster_set_quorum (bool quorate) |
G_GNUC_INTERNAL void | election_fini (pcmk_cluster_t *cluster) |
G_GNUC_INTERNAL void election_fini | ( | pcmk_cluster_t * | cluster | ) |
Definition at line 156 of file election.c.
G_GNUC_INTERNAL void pcmk__cluster_set_quorum | ( | bool | quorate | ) |
Definition at line 108 of file membership.c.