HomeSort by relevance Sort by last modified time
    Searched refs:drd_thread_finished (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/drd/tests/
fp_race_xml.stderr.exp 35 <trace><text>drd_thread_finished tid = 2</text></trace>
83 <trace><text>drd_thread_finished tid = 1</text></trace>
  /external/valgrind/main/drd/
drd_main.c 676 static void drd_thread_finished(ThreadId vg_tid) function
691 DRD_(trace_msg)("drd_thread_finished tid = %d%s", drd_tid,
860 VG_(track_pre_thread_ll_exit) (drd_thread_finished);

Completed in 2249 milliseconds