Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dlock.h246 void witness_thread_exit(struct thread *);
/freebsd/sys/kern/
H A Dkern_thread.c1032 witness_thread_exit(td); in thread_exit()
H A Dsubr_witness.c1768 witness_thread_exit(struct thread *td) in witness_thread_exit() function