Home
last modified time | relevance | path

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

12

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

12