Searched refs:kctl_wr_thr (Results 1 – 3 of 3) sorted by relevance
294 kctl.kctl_wr_thr = thread_create(NULL, 0, kctl_wr_thread, NULL, 0, &p0, in kctl_wr_thr_start()309 thread_join(kctl.kctl_wr_thr->t_did); in kctl_wr_thr_join()
76 kthread_t *kctl_wr_thr; /* Thread that processes WR queue */ member
226 if (curthread != kctl.kctl_wr_thr) { in kctl_cleanup()