Searched refs:ggate_send_thread (Results 1 – 1 of 1) sorted by relevance
259 static void *ggate_send_thread(void *arg);1094 error = pthread_create(&td, NULL, ggate_send_thread, res); in hastd_primary()1862 ggate_send_thread(void *arg) in ggate_send_thread() function