Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDlock.h228 void witness_thread_exit(struct thread *);
/trueos/sys/kern/
HDkern_thread.c494 witness_thread_exit(td); in thread_exit()
HDsubr_witness.c1659 witness_thread_exit(struct thread *td) in witness_thread_exit() function