Searched refs:nm_rxthread (Results 1 – 3 of 3) sorted by relevance
144 nmp->nm_rxthread = NULL; in nfssvc_iod_reader()148 wakeup(&nmp->nm_rxthread); in nfssvc_iod_reader()237 while (nmp->nm_rxthread) in nfssvc_iod_stop2()238 tsleep(&nmp->nm_rxthread, 0, "nfsstrx", hz*2); in nfssvc_iod_stop2()
63 thread_t nm_rxthread; member
1161 lwkt_create(nfssvc_iod_reader, nmp, &nmp->nm_rxthread, in mountnfs()