Home
last modified time | relevance | path

Searched refs:seltdfini (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dselinfo.h58 void seltdfini(struct thread *td);
/f-stack/freebsd/sys/
H A Dselinfo.h60 void seltdfini(struct thread *td);
/f-stack/freebsd/kern/
H A Dkern_exit.c366 seltdfini(td); in exit1()
H A Dkern_thread.c410 seltdfini(td); in thread_dtor()
H A Dsys_generic.c1938 seltdfini(struct thread *td) in seltdfini() function