pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
timer_rec_s Struct Reference

#include <include/crm/cib/internal.h>

Collaboration diagram for timer_rec_s:
Collaboration graph
[legend]

Data Fields

int call_id
 
int timeout
 
guint ref
 
cib_tcib
 
stonith_tstonith
 

Detailed Description

Definition at line 103 of file internal.h.

Field Documentation

◆ call_id

int timer_rec_s::call_id

Definition at line 104 of file internal.h.

◆ cib

cib_t* timer_rec_s::cib

Definition at line 107 of file internal.h.

◆ ref

guint timer_rec_s::ref

Definition at line 106 of file internal.h.

◆ stonith

stonith_t* timer_rec_s::stonith

Definition at line 79 of file st_client.c.

◆ timeout

int timer_rec_s::timeout

Definition at line 105 of file internal.h.


The documentation for this struct was generated from the following files: