Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thread.c889 thread_unlink(td); in thread_exit()
1017 thread_unlink(struct thread *td) in thread_unlink() function
/f-stack/freebsd/sys/
H A Dproc.h1179 void thread_unlink(struct thread *td);