Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dsecondary.c109 static void *disk_thread(void *arg);
506 error = pthread_create(&td, NULL, disk_thread, res); in hastd_secondary()
746 disk_thread(void *arg) in disk_thread() function
/freebsd-14.2/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c457 disk_thread(void *arg __unused) in disk_thread() function
709 error = pthread_create(&td, NULL, disk_thread, adhost); in adist_receiver()
/freebsd-14.2/sbin/ggate/ggated/
H A Dggated.c109 static void *disk_thread(void *arg);
595 disk_thread(conn); in connection_launch()
700 disk_thread(void *arg) in disk_thread() function