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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 35 s.SetIgnoreBit();
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 610 thr->fast_state.SetIgnoreBit();
tsan_rtl.h 186 void SetIgnoreBit() { x_ |= kIgnoreBit; }

Completed in 48 milliseconds