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

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc440 void ForkChildAfter(ThreadState *thr, uptr pc) { function in namespace:__tsan
H A Dtsan_rtl.h595 void ForkChildAfter(ThreadState *thr, uptr pc);
H A Dtsan_interceptors.cc2187 ForkChildAfter(thr, pc);
2477 ForkChildAfter(thr, pc);

Completed in 140 milliseconds