Searched refs:nm_txthread (Results 1 – 3 of 3) sorted by relevance
217 nmp->nm_txthread = NULL; in nfssvc_iod_writer()220 wakeup(&nmp->nm_txthread); in nfssvc_iod_writer()234 while (nmp->nm_txthread) in nfssvc_iod_stop2()235 tsleep(&nmp->nm_txthread, 0, "nfssttx", hz*2); in nfssvc_iod_stop2()
64 thread_t nm_txthread; member
1163 lwkt_create(nfssvc_iod_writer, nmp, &nmp->nm_txthread, in mountnfs()