Searched refs:remote_send_thread (Results 1 – 1 of 1) sorted by relevance
257 static void *remote_send_thread(void *arg);1090 error = pthread_create(&td, NULL, remote_send_thread, res); in hastd_primary()1543 remote_send_thread(void *arg) in remote_send_thread() function