Searched defs:exit_thread (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libthr/thread/ | ||
| H A D | thr_exit.c | 277 exit_thread(void) function |
| /freebsd/sys/sys/ | ||
| H A D | sched.h | 285 void (*exit_thread)(struct thread *td, struct thread *child); member |