Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h628 void ForkChildAfter(ThreadState *thr, uptr pc);
Dtsan_rtl.cc448 void ForkChildAfter(ThreadState *thr, uptr pc) { in ForkChildAfter() function
Dtsan_interceptors.cc2042 ForkChildAfter(thr, pc); in TSAN_INTERCEPTOR()
2339 ForkChildAfter(thr, pc); in syscall_post_fork()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h691 void ForkChildAfter(ThreadState *thr, uptr pc);
Dtsan_rtl.cpp517 void ForkChildAfter(ThreadState *thr, uptr pc) { in ForkChildAfter() function
Dtsan_interceptors_posix.cpp2155 ForkChildAfter(thr, pc); in TSAN_INTERCEPTOR()
2524 ForkChildAfter(thr, pc); in syscall_post_fork()