Home | History | Annotate | Download | only in drd

Lines Matching refs:drd_thread_finished

678 static void drd_thread_finished(ThreadId vg_tid)
693 DRD_(trace_msg)("drd_thread_finished tid = %d%s", drd_tid,
862 VG_(track_pre_thread_ll_exit) (drd_thread_finished);