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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 30 s.IncrementEpoch();
32 s.IncrementEpoch();
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_mutex.cc 88 thr->fast_state.IncrementEpoch();
121 thr->fast_state.IncrementEpoch();
159 thr->fast_state.IncrementEpoch();
180 thr->fast_state.IncrementEpoch();
206 thr->fast_state.IncrementEpoch();
214 thr->fast_state.IncrementEpoch();
tsan_rtl_thread.cc 59 args->thr->fast_state.IncrementEpoch();
127 thr->fast_state.IncrementEpoch();
312 fast_state.IncrementEpoch();
358 fast_state.IncrementEpoch();
tsan_rtl.cc 456 fast_state.IncrementEpoch();
565 thr->fast_state.IncrementEpoch();
595 thr->fast_state.IncrementEpoch();
tsan_rtl.h 179 void IncrementEpoch() {

Completed in 36 milliseconds