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()
261 static void *guard_thread(void *arg);1050 error = pthread_create(&td, NULL, guard_thread, res); in hastd_primary()2400 guard_thread(void *arg) in guard_thread() function