acct_collect(9)
NAME
acct_collect - collect accounting information into pacct_struct
SYNOPSIS
void acct_collect(long exitcode, int group_dead);
ARGUMENTS
- exitcode
- task exit code
- group_dead
- not 0, if this thread is the last one in the process.
acct_collect - collect accounting information into pacct_struct
void acct_collect(long exitcode, int group_dead);