Home
last modified time | relevance | path

Searched refs:dsched_exit_thread (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
H A Ddsched.h77 #define dsched_exit_thread(td) macro
/dragonfly/sys/kern/
H A Dkern_exit.c755 dsched_exit_thread(td); in lwp_exit()
H A Dkern_fork.c276 dsched_exit_thread(lp->lwp_thread); in lwp_create1()
H A Dlwkt_thread.c1694 dsched_exit_thread(td); in lwkt_exit()