reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/tsan/rtl/tsan_rtl.h
  690 void ForkParentAfter(ThreadState *thr, uptr pc);

References

projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
 2109     ForkParentAfter(thr, pc);
 2112     ForkParentAfter(thr, pc);
 2478     ForkParentAfter(thr, pc);
 2481     ForkParentAfter(thr, pc);