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

/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c457 disk_thread(void *arg __unused) function
709 error = pthread_create(&td, NULL, disk_thread, adhost);
/freebsd-11-stable/sbin/hastd/
H A Dsecondary.c111 static void *disk_thread(void *arg);
508 error = pthread_create(&td, NULL, disk_thread, res);
748 disk_thread(void *arg) function
/freebsd-11-stable/sbin/ggate/ggated/
H A Dggated.c110 static void *disk_thread(void *arg);
584 disk_thread(conn);
688 disk_thread(void *arg) function

Completed in 174 milliseconds