Searched refs:__tsan_create_fiber (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h140 // - TSAN context for fiber can be created by __tsan_create_fiber
148 void *__tsan_create_fiber(unsigned flags);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp134 void *__tsan_create_fiber(unsigned flags) { function

Completed in 107 milliseconds