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

  /external/valgrind/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>
fp_race_xml.stderr.exp-solaris 35 <trace><text>drd_thread_finished tid = 2</text></trace>
83 <trace><text>drd_thread_finished tid = 1</text></trace>
fp_race_xml.stderr.exp-mips32-be 35 <trace><text>drd_thread_finished tid = 2</text></trace>
129 <trace><text>drd_thread_finished tid = 1</text></trace>
fp_race_xml.stderr.exp-mips32-le 35 <trace><text>drd_thread_finished tid = 2</text></trace>
129 <trace><text>drd_thread_finished tid = 1</text></trace>
  /external/valgrind/drd/
drd_main.c 683 static void drd_thread_finished(ThreadId vg_tid) function
698 DRD_(trace_msg)("drd_thread_finished tid = %u%s", drd_tid,
867 VG_(track_pre_thread_ll_exit) (drd_thread_finished);
    [all...]

Completed in 487 milliseconds