Home
last modified time | relevance | path

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

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