Searched refs:gstop_done (Results 1 – 1 of 1) sorted by relevance
2244 bool gstop_done = false; in ptrace_stop() local2304 gstop_done = task_participate_group_stop(current); in ptrace_stop()2328 if (gstop_done && (!current->ptrace || ptrace_reparented(current))) in ptrace_stop()