Searched refs:IGNORE_WRITES_END (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/tsan/
H A Dts_events.h82 IGNORE_WRITES_END, // {tid, pc, 0, 0} enumerator in enum:EventType
H A Dts_valgrind.cc690 Put(IGNORE_WRITES_END, ts_tid, pc, 0, 0);
H A Dts_pin.cc2356 DumpEvent(0, IGNORE_WRITES_END, tid, pc, 0, 0);
H A Dthread_sanitizer.cc6590 case IGNORE_WRITES_END: HandleIgnore(e, true, false); break;

Completed in 434 milliseconds