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