Searched refs:ctrl_thread (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/hastd/
H A Dcontrol.h49 void *ctrl_thread(void *arg);
H A Dcontrol.c434 ctrl_thread(void *arg) function
H A Dsecondary.c500 error = pthread_create(&td, NULL, ctrl_thread, res);
H A Dprimary.c1063 error = pthread_create(&td, NULL, ctrl_thread, res);

Completed in 72 milliseconds