Searched refs:ctl_thresh_thread (Results 1 – 1 of 1) sorted by relevance
547 static void ctl_thresh_thread(void *arg);2046 error = kproc_kthread_add(ctl_thresh_thread, softc, in ctl_init()13488 ctl_thresh_thread(void *arg) function