NAME exit_group - exit all threads in a process LIBRARY Standard C library ( libc ... constants */ #include [[noreturn]] void syscall(SYS_exit_group, int status ); Note : glibc p…affected. When any thread executes exit_group (2), every tracee in its thread group reports ... applies to exits via exit (2), exit_group (2), and signal deaths (except SIGKILL , d…glibc 2.3, the wrapper function invokes exit_group (2), in order to terminate ... process. SEE ALSO execve (2), exit_group (2), fork (2), kill (2), wait (2), wait4write (2), _exit (2) (but not exit_group (2)), and sigreturn (2). Other system calls ... wrapper function actually employs the exit_group (2) system call, and the fork (2) wrapperexecveat (2) 3.19 exit (2) 1.0 exit_group (2) 2.6 faccessat (2) 2.6.16 faccessat2