1. NAME

acct_collect - collect accounting information into pacct_struct

2. SYNOPSIS

void acct_collect(long  exitcode , int  group_dead );

3. ARGUMENTS

exitcode
    task exit code

group_dead
    not 0, if this thread is the last one in the process.

4. COPYRIGHT