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