Searched refs:guard_thread (Results 1 – 2 of 2) sorted by relevance
698 guard_thread(void *arg __unused) in guard_thread() function828 error = pthread_create(&td, NULL, guard_thread, NULL); in adist_sender()
262 static void *guard_thread(void *arg);1051 error = pthread_create(&td, NULL, guard_thread, res); in hastd_primary()2401 guard_thread(void *arg) in guard_thread() function