Searched refs:vforking_child_pid (Results 1 – 1 of 1) sorted by relevance
139 static int vforking_child_pid = 0; variable1249 && (p->pid != vforking_child_pid)) in update_thread_list()1753 ((((evt) == TTEVT_EXEC) || ((evt) == TTEVT_EXIT)) && ((pid) != vforking_child_pid))1762 vforking_child_pid = pid; in can_touch_threads_of_process()1771 vforking_child_pid = 0; in can_touch_threads_of_process()4302 tid = vforking_child_pid; in child_resume()