Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp360 if (!(flags & FiberSwitchFlagNoSync)) in FiberSwitch()
363 if (!(flags & FiberSwitchFlagNoSync)) in FiberSwitch()
H A Dtsan_rtl.h625 FiberSwitchFlagNoSync = 1 << 0, // __tsan_switch_to_fiber_no_sync enumerator