Searched refs:ForkChildAfter (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp504 void ForkChildAfter(ThreadState *thr, uptr pc) { function in namespace:__tsan
H A Dtsan_rtl.h691 void ForkChildAfter(ThreadState *thr, uptr pc);
H A Dtsan_interceptors_posix.cpp2105 ForkChildAfter(thr, pc);
2474 ForkChildAfter(thr, pc);

Completed in 119 milliseconds