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

/freebsd-9.3-release/sbin/hastd/
H A Dcontrol.h47 void *ctrl_thread(void *arg);
H A Dcontrol.c432 ctrl_thread(void *arg) function
H A Dsecondary.c498 error = pthread_create(&td, NULL, ctrl_thread, res);
H A Dprimary.c1062 error = pthread_create(&td, NULL, ctrl_thread, res);

Completed in 106 milliseconds