Searched refs:heartbeat_start (Results 1 – 10 of 10) sorted by relevance
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/ |
H A D | heartbeat.h | 43 extern void heartbeat_start(void);
|
H A D | heartbeat.c | 150 void heartbeat_start(void) in heartbeat_start() function
|
H A D | controller.c | 719 heartbeat_start(); in main()
|
/dports/www/kannel/gateway-1.4.4/gw/ |
H A D | heartbeat.h | 87 long heartbeat_start(hb_send_func_t *send_func, double freq,
|
H A D | heartbeat.c | 126 long heartbeat_start(hb_send_func_t *send_func, double freq, in heartbeat_start() function
|
H A D | wapbox.c | 767 if (0 > heartbeat_start(write_to_bearerbox, heartbeat_freq, in main()
|
H A D | smsbox.c | 3599 if (0 > heartbeat_start(write_to_bearerbox, heartbeat_freq, in main()
|
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/mca/psensor/heartbeat/ |
H A D | psensor_heartbeat.c | 39 static pmix_status_t heartbeat_start(pmix_peer_t *requestor, pmix_status_t error, 46 .start = heartbeat_start, 167 static pmix_status_t heartbeat_start(pmix_peer_t *requestor, pmix_status_t error, in heartbeat_start() function
|
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/mca/psensor/heartbeat/ |
H A D | psensor_heartbeat.c | 39 static pmix_status_t heartbeat_start(pmix_peer_t *requestor, pmix_status_t error, 46 .start = heartbeat_start, 167 static pmix_status_t heartbeat_start(pmix_peer_t *requestor, pmix_status_t error, in heartbeat_start() function
|
/dports/www/kannel/gateway-1.4.4/addons/opensmppbox/gw/ |
H A D | opensmppbox.c | 2120 if (0 > heartbeat_start(write_to_bearerboxes, DEFAULT_HEARTBEAT, in run_smppbox()
|