Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp72 FiberDestroy(cur_thread(), CALLERPC, static_cast<ThreadState *>(fiber)); in __tsan_destroy_fiber()
H A Dtsan_rtl_thread.cpp351 void FiberDestroy(ThreadState *thr, uptr pc, ThreadState *fiber) { in FiberDestroy() function
H A Dtsan_rtl.h619 void FiberDestroy(ThreadState *thr, uptr pc, ThreadState *fiber);