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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 111 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; }
tsan_rtl.cc 539 thr->fast_state.ClearIgnoreBit();

Completed in 212 milliseconds