corosync 3.1.7
|
The quorum_callin_functions struct. More...
#include <coroapi.h>
Data Fields | |
int(* | quorate )(void) |
int(* | register_callback )(quorum_callback_fn_t callback_fn, void *contexxt) |
int(* | unregister_callback )(quorum_callback_fn_t callback_fn, void *context) |
The quorum_callin_functions struct.
int(* quorum_callin_functions::register_callback)(quorum_callback_fn_t, void *) |
int(* quorum_callin_functions::unregister_callback)(quorum_callback_fn_t, void *) |