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.c969 thread_unlink(td); in thread_exit()
1095 thread_unlink(struct thread *td) in thread_unlink() function
/freebsd/sys/sys/
H A Dproc.h1270 void thread_unlink(struct thread *td);