Lines Matching refs:fork
1730 fork, int fake) {1731 SCOPED_TSAN_INTERCEPTOR(fork, fake);1733 int pid = REAL(fork)(fake);1992 TSAN_INTERCEPT(fork);