pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
timer_rec_s Struct Reference

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

Collaboration diagram for timer_rec_s:

Data Fields

int call_id
 
int timeout
 
guint ref
 
cib_tcib
 
stonith_tstonith
 

Detailed Description

Definition at line 116 of file internal.h.

Field Documentation

◆ call_id

int timer_rec_s::call_id

Definition at line 117 of file internal.h.

◆ cib

cib_t* timer_rec_s::cib

Definition at line 120 of file internal.h.

◆ ref

guint timer_rec_s::ref

Definition at line 119 of file internal.h.

◆ stonith

stonith_t* timer_rec_s::stonith

Definition at line 82 of file st_client.c.

◆ timeout

int timer_rec_s::timeout

Definition at line 118 of file internal.h.


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