HomeSort by: relevance | last modified time | path
    Searched refs:SetIgnoreBit (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_shadow_test.cc 35 s.SetIgnoreBit();
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform_linux.cc 392 dead_thread_state->fast_state.SetIgnoreBit();
tsan_rtl.cc 1021 thr->fast_state.SetIgnoreBit();
tsan_rtl.h 146 void SetIgnoreBit() { x_ |= kIgnoreBit; }
tsan_interceptors.cc 1922 thr->fast_state.SetIgnoreBit();

Completed in 17 milliseconds