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

  /external/valgrind/tsan/
ts_events.h 58 RTN_EXIT, // {tid, 0, 0, 0}
ts_offline.cc 204 case RTN_EXIT:
ts_pin.cc 311 // { RTN_EXIT }
438 if (event == RTN_EXIT) {
439 if (DumpEventPlainText(RTN_EXIT, t.uniq_tid, 0, 0, 0)) continue;
556 t.tleb.events[t.tleb.size++] = RTN_EXIT;
    [all...]
thread_sanitizer.cc     [all...]

Completed in 438 milliseconds