exit_group - 退出所有线程在一个进程
内容简介
#includevoid exit_group(int status);
描述
This system call is equivalent to exit(2) except that it terminates not only the present thread, but all threads in the current thread group.
返回值
这个系统调用无返回。
历史
This call is present since Linux 2.5.35.
遵循于
这个调用是Linux特有的。
另请参阅
加QQ群啦,易百教程官方技术学习群
注意:建议每个人选自己的技术方向加群,同一个QQ最多限加 3 个群。