Searched refs:group_stop_count (Results 1 – 4 of 4) sorted by relevance
355 if (!WARN_ON_ONCE(sig->group_stop_count == 0)) in task_participate_group_stop()356 sig->group_stop_count--; in task_participate_group_stop()362 if (!sig->group_stop_count && !(sig->flags & SIGNAL_STOP_STOPPED)) { in task_participate_group_stop()374 if (sig->group_stop_count) { in task_join_group_stop()375 sig->group_stop_count++; in task_join_group_stop()926 else if (signal->group_stop_count) in prepare_signal()936 signal->group_stop_count = 0; in prepare_signal()1023 signal->group_stop_count = 0; in complete_signal()1376 p->signal->group_stop_count = 0; in zap_other_threads()2665 sig->group_stop_count = 0; in do_signal_stop()[all …]
915 signal->group_stop_count = 0; in synchronize_group_exit()
119 int group_stop_count; member
490 signal->group_stop_count = 0; in zap_process()