Searched refs:zap_other_threads (Results 1 – 4 of 4) sorted by relevance
340 extern int zap_other_threads(struct task_struct *p);
1044 sig->notify_count = zap_other_threads(tsk); in de_thread()
1083 zap_other_threads(current); in do_group_exit()
1368 int zap_other_threads(struct task_struct *p) in zap_other_threads() function