Searched refs:group_stop_count (Results 1 – 5 of 5) sorted by relevance
373 if (!WARN_ON_ONCE(sig->group_stop_count == 0)) in task_participate_group_stop()374 sig->group_stop_count--; in task_participate_group_stop()380 if (!sig->group_stop_count && !(sig->flags & SIGNAL_STOP_STOPPED)) { in task_participate_group_stop()392 if (sig->group_stop_count) { in task_join_group_stop()393 sig->group_stop_count++; in task_join_group_stop()920 else if (signal->group_stop_count) in prepare_signal()930 signal->group_stop_count = 0; in prepare_signal()1019 signal->group_stop_count = 0; in complete_signal()1342 p->signal->group_stop_count = 0; in zap_other_threads()2588 sig->group_stop_count = 0; in do_signal_stop()[all …]
148 child->signal->group_stop_count)) in __ptrace_unlink()
880 signal->group_stop_count = 0; in synchronize_group_exit()
119 int group_stop_count; member
488 signal->group_stop_count = 0; in zap_process()