Searched refs:is_vfork_child (Results 1 – 4 of 4) sorted by relevance
117 int is_vfork_child; /* TRUE iff process is a vfork()ed child */ variable
290 extern int is_vfork_child; /* TRUE iff process is a vfork()ed child */
446 if (is_vfork_child || in create_bkpt()478 if (is_vfork_child) in set_deferred_breakpoints()1164 if (Dynpat == NULL || is_vfork_child) in reestablish_traps()
1250 is_vfork_child = FALSE; in worker_thread()1292 is_vfork_child = TRUE; in worker_thread()1318 if (Dynpat != NULL && is_vfork_child && !fflag) in worker_thread()1320 is_vfork_child = FALSE; in worker_thread()