#include <config.h>
#include <stdlib.h>
#include <string.h>
#include <corosync/swab.h>
#include <corosync/totem/totem.h>
#include <corosync/corotypes.h>
#include "util.h"
#include <corosync/logsys.h>
#include <corosync/icmap.h>
#include "timer.h"
#include <corosync/totem/totempg.h>
#include <corosync/totem/totemip.h>
#include "main.h"
#include "service.h"
#include <qb/qbipcs.h>
#include <qb/qbloop.h>
Go to the source code of this file.
◆ schedwrk_cast
typedef int(* schedwrk_cast) (const void *) |
◆ corosync_service_defaults_link_and_init()
unsigned int corosync_service_defaults_link_and_init |
( |
struct corosync_api_v1 * |
corosync_api | ) |
|
Load all of the default services.
Definition at line 339 of file service.c.
◆ corosync_service_link_and_init()
Link and initialize a service.
Definition at line 117 of file service.c.
◆ corosync_service_unlink_all()
void corosync_service_unlink_all |
( |
struct corosync_api_v1 * |
api, |
|
|
void(*)(void) |
unlink_all_complete |
|
) |
| |
◆ corosync_service_unlink_and_exit()
unsigned int corosync_service_unlink_and_exit |
( |
struct corosync_api_v1 * |
api, |
|
|
const char * |
service_name, |
|
|
unsigned int |
service_ver |
|
) |
| |
Unlink and exit a service.
Definition at line 450 of file service.c.
◆ LOGSYS_DECLARE_SUBSYS()
LOGSYS_DECLARE_SUBSYS |
( |
"SERV" |
| ) |
|
◆ corosync_service
◆ service_stats_rx
◆ service_stats_tx