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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_wr.c294 kctl.kctl_wr_thr = thread_create(NULL, 0, kctl_wr_thread, NULL, 0, &p0,
309 thread_join(kctl.kctl_wr_thr->t_did);
H A Dkctl.h76 kthread_t *kctl_wr_thr; /* Thread that processes WR queue */ member in struct:kctl
H A Dkctl_main.c226 if (curthread != kctl.kctl_wr_thr) {

Completed in 59 milliseconds