|
corosync
3.0.3
|
Data Fields | |
| struct qb_list_head | list |
| int(* | callback_fn )(enum totem_callback_token_type type, const void *) |
| enum totem_callback_token_type | callback_type |
| int | delete |
| void * | data |
Definition at line 166 of file totemsrp.c.
| int(* token_callback_instance::callback_fn) (enum totem_callback_token_type type, const void *) |
Definition at line 168 of file totemsrp.c.
| enum totem_callback_token_type token_callback_instance::callback_type |
Definition at line 169 of file totemsrp.c.
| void* token_callback_instance::data |
Definition at line 171 of file totemsrp.c.
| int token_callback_instance::delete |
Definition at line 170 of file totemsrp.c.
| struct qb_list_head token_callback_instance::list |
Definition at line 167 of file totemsrp.c.
Referenced by totemsrp_callback_token_destroy().
1.8.17