Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dosd.h88 #define osd_thread_exit(td) \ macro
/f-stack/freebsd/sys/
H A Dosd.h90 #define osd_thread_exit(td) \ macro
/f-stack/freebsd/kern/
H A Dkern_thread.c407 osd_thread_exit(td); in thread_dtor()
H A Dkern_proc.c244 osd_thread_exit(td); in proc_dtor()