Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h626 void ForkBefore(ThreadState *thr, uptr pc);
Dtsan_rtl.cc438 void ForkBefore(ThreadState *thr, uptr pc) { in ForkBefore() function
Dtsan_interceptors.cc2032 ForkBefore(thr, pc); in TSAN_INTERCEPTOR()
2332 ForkBefore(thr, pc); in syscall_pre_fork()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h689 void ForkBefore(ThreadState *thr, uptr pc);
Dtsan_rtl.cpp499 void ForkBefore(ThreadState *thr, uptr pc) { in ForkBefore() function
Dtsan_interceptors_posix.cpp2145 ForkBefore(thr, pc); in TSAN_INTERCEPTOR()
2517 ForkBefore(thr, pc); in syscall_pre_fork()