Home
last modified time | relevance | path

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

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