Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp499 static void SetJmp(ThreadState *thr, uptr sp) { in SetJmp() function
546 SetJmp(cur_thread(), sp); in __tsan_setjmp()