Searched refs:ggate_send_thread (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sbin/hastd/
H A Dprimary.c262 static void *ggate_send_thread(void *arg);
1097 error = pthread_create(&td, NULL, ggate_send_thread, res);
1865 ggate_send_thread(void *arg) function

Completed in 124 milliseconds