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

COPYRIGHT