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.h584 void ForkBefore(ThreadState *thr, uptr pc);
Dtsan_rtl.cc416 void ForkBefore(ThreadState *thr, uptr pc) { in ForkBefore() function
Dtsan_interceptors.cc2209 ForkBefore(thr, pc); in TSAN_INTERCEPTOR()
2431 ForkBefore(thr, pc); in syscall_pre_fork()