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