Home
last modified time | relevance | path

Searched refs:witness_thread_exit (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dlock.h246 void witness_thread_exit(struct thread *);
/f-stack/freebsd/kern/
H A Dkern_thread.c949 witness_thread_exit(td); in thread_exit()
H A Dsubr_witness.c1767 witness_thread_exit(struct thread *td) in witness_thread_exit() function