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

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_shadow_test.cc 37 s.ClearIgnoreBit();
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 545 s.ClearIgnoreBit();
554 s.ClearIgnoreBit();
612 thr->fast_state.ClearIgnoreBit();
tsan_rtl.h 187 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; }

Completed in 1727 milliseconds