函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-27 10:03:02
Last Modify:2020-03-17 11:17:32 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:his kills every thread in the thread group. Note that any externally* wait4()-ing process will get the correct exit code - even if this* thread is not the thread group leader.

函数原型:SYSCALL_DEFINE1(exit_group, int, error_code)

返回类型:

参数:

910  Take down every thread in the group. This is called by fatal signals* as well as by sys_exit_group (below).
912  返回:0