Home
last modified time | relevance | path

Searched refs:ctrl_thread (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/hastd/
H A Dcontrol.c447 ctrl_thread(void *arg) in ctrl_thread() function
H A Dsecondary.c497 error = pthread_create(&td, NULL, ctrl_thread, res); in hastd_secondary()
H A Dprimary.c1060 error = pthread_create(&td, NULL, ctrl_thread, res); in hastd_primary()