Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thread.c972 thread_unlink(td); in thread_exit()
1100 thread_unlink(struct thread *td) in thread_unlink() function
/freebsd/sys/sys/
H A Dproc.h1290 void thread_unlink(struct thread *td);