acct_collect (9) Linux Manual Page
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.
