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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 35 s.SetIgnoreBit();
  /external/compiler-rt/lib/tsan/rtl/
tsan_platform_linux.cc 370 dead_thread_state->fast_state.SetIgnoreBit();
tsan_rtl.cc 968 thr->fast_state.SetIgnoreBit();
tsan_rtl.h 131 void SetIgnoreBit() { x_ |= kIgnoreBit; }
tsan_interceptors.cc     [all...]

Completed in 87 milliseconds