Home
last modified time | relevance | path

Searched refs:gcth_thread (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_gc.c126 NULL, chfs_gc_thread, chmp, &gc->gcth_thread, in chfs_gc_thread_start()
145 kthread_join(gc->gcth_thread); in chfs_gc_thread_stop()
H A Dchfs.h322 lwp_t *gcth_thread; member