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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp454 if (!(flags & FiberSwitchFlagNoSync))
457 if (!(flags & FiberSwitchFlagNoSync))
H A Dtsan_rtl.h888 FiberSwitchFlagNoSync = 1 << 0, // __tsan_switch_to_fiber_no_sync enumerator in enum:__tsan::FiberSwitchFlags

Completed in 195 milliseconds