Home
last modified time | relevance | path

Searched refs:FiberSwitchFlagNoSync (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cpp454 if (!(flags & FiberSwitchFlagNoSync)) in FiberSwitch()
457 if (!(flags & FiberSwitchFlagNoSync)) in FiberSwitch()
Dtsan_rtl.h888 FiberSwitchFlagNoSync = 1 << 0, // __tsan_switch_to_fiber_no_sync enumerator