Searched refs:remote_recv_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dprimary.c261 static void *remote_recv_thread(void *arg);
1095 error = pthread_create(&td, NULL, remote_recv_thread, res);
1703 remote_recv_thread(void *arg) function

Completed in 66 milliseconds