Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface.cpp142 FiberSwitch(cur_thread(), CALLERPC, static_cast<ThreadState *>(fiber), flags); in __tsan_switch_to_fiber()
Dtsan_rtl_thread.cpp452 void FiberSwitch(ThreadState *thr, uptr pc, in FiberSwitch() function
Dtsan_rtl.h883 void FiberSwitch(ThreadState *thr, uptr pc, ThreadState *fiber, unsigned flags);