Searched refs:ctrl_thread (Results 1 – 4 of 4) sorted by relevance
46 void *ctrl_thread(void *arg);
430 ctrl_thread(void *arg) in ctrl_thread() function
497 error = pthread_create(&td, NULL, ctrl_thread, res); in hastd_secondary()
1060 error = pthread_create(&td, NULL, ctrl_thread, res); in hastd_primary()