/ man.cgi-pl

EXIT_GROUP

Section: Linux Programmer's Manual (2)
Updated: 2008-11-27
Index Return to man form  

NAME

exit_group - exit all threads in a process  

SYNOPSIS

#include <linux/unistd.h>

void exit_group(int status);
 

DESCRIPTION

This system call is equivalent to _exit(2) except that it terminates not only the calling thread, but all threads in the calling process's thread group.  

RETURN VALUE

This system call does not return.  

VERSIONS

This call is present since Linux 2.5.35.  

CONFORMING TO

This call is Linux-specific.  

NOTES

Since glibc 2.3, this is the system call invoked when the _exit(2) wrapper function is called.  

SEE ALSO

exit(2)  

COLOPHON

This page is part of release 5.10 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/.


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
VERSIONS
CONFORMING TO
NOTES
SEE ALSO
COLOPHON
up Top of this document up - This page was generated with man and man2html.
Up 4 days, 5:53, 1 user, load average: 0.06, 0.07, 0.07
3.147.28.12 GET from server ak7.lam1.us

Tuesday, May 21, 2024 @ 9:00:31 AM
ak20.ServerAdmin@lam1.us