Home
last modified time | relevance | path

Searched refs:FiberSwitch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp77 FiberSwitch(cur_thread(), CALLERPC, static_cast<ThreadState *>(fiber), flags); in __tsan_switch_to_fiber()
H A Dtsan_rtl_thread.cpp358 void FiberSwitch(ThreadState *thr, uptr pc, in FiberSwitch() function
H A Dtsan_rtl.h620 void FiberSwitch(ThreadState *thr, uptr pc, ThreadState *fiber, unsigned flags);