Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h58 void FdOnFork(ThreadState *thr, uptr pc);
H A Dtsan_fd.cpp145 void FdOnFork(ThreadState *thr, uptr pc) { in FdOnFork() function
H A Dtsan_interceptors_posix.cpp2313 FdOnFork(thr, pc); in atfork_child()
2353 FdOnFork(thr, pc); in TSAN_INTERCEPTOR()
2707 FdOnFork(thr, pc); in syscall_post_fork()