Home
last modified time | relevance | path

Searched refs:kthread_join (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/sys/sys/
H A Dkthread.h57 int kthread_join(lwp_t *);
/netbsd-src/tests/rump/kernspace/
H A Dthread.c64 rv = kthread_join(newl); in rumptest_threadjoin()
H A Dtsleep.c98 kthread_join(notbigl[i]); in rumptest_tsleep()
H A Dbusypage.c97 rv = kthread_join(newl); in rumptest_busypage()
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_perf_test.c83 kthread_join(l[i]); in npf_test_conc()
/netbsd-src/sys/kern/
H A Dkern_kthread.c200 kthread_join(lwp_t *l) in kthread_join() function
/netbsd-src/sys/net/npf/
H A Dnpf_worker.c121 kthread_join(worker); in npf_worker_sysfini()
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_rcu.c362 kthread_join(gc.lwp); in linux_rcu_gc_fini()
H A Dlinux_work.c373 (void)kthread_join(wq->wq_lwp); in destroy_workqueue()
/netbsd-src/sys/rump/librump/rumpkern/
H A Dthreads.c239 kthread_join(struct lwp *l) in kthread_join() function
/netbsd-src/sys/dev/wscons/
H A Dwsbell.c312 kthread_join(sc->sc_bellthread); in wsbell_detach()
/netbsd-src/sys/dev/flash/
H A Dflash_io.c149 kthread_join(fio->fio_thread); in flash_sync_thread_destroy()
/netbsd-src/sys/dev/i2c/
H A Dhytp14.c258 kthread_join(sc->sc_thread); in hytp14_detach()
H A Dsgp40.c138 kthread_join(sc->sc_thread); in sgp40_stop_thread()
H A Dsht3x.c627 kthread_join(sc->sc_thread);
/netbsd-src/sys/dev/onewire/
H A Donewire.c155 kthread_join(sc->sc_thread); in onewire_detach()
/netbsd-src/sys/rump/net/lib/libshmif/
H A Dif_shmem.c409 kthread_join(sc->sc_rcvl); in shmif_unclone()
/netbsd-src/sys/dev/bluetooth/
H A Dbthidev.c400 kthread_join(sc->sc_lwp); in bthidev_detach()
/netbsd-src/sys/ufs/chfs/
H A Dchfs_gc.c145 kthread_join(gc->gcth_thread); in chfs_gc_thread_stop()
H A Debh.c1146 kthread_join(ebh->bg_erase.eth_thread); in erase_thread_stop()
/netbsd-src/sys/dev/ic/
H A Dssdfb.c453 kthread_join(sc->sc_thread); in ssdfb_detach()
/netbsd-src/sys/dev/
H A Dfss.c595 kthread_join(sc->sc_bs_lwp); in fss_softc_free()
H A Dipmi.c2186 (void)kthread_join(sc->sc_kthread); in ipmi_detach()
/netbsd-src/share/man/man9/
H A DMakefile507 kthread.9 kthread_join.9
/netbsd-src/sys/dev/usb/
H A Dudl.c532 kthread_join(sc->sc_thread); in udl_detach()

12