Home
last modified time | relevance | path

Searched refs:ForkBefore (Results 1 – 3 of 3) 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()