Add job number specific dumping and fix atexit() error
authorJens Axboe <jens.axboe@oracle.com>
Fri, 23 May 2008 09:55:53 +0000 (11:55 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 23 May 2008 09:55:53 +0000 (11:55 +0200)
The threads/process jobs should use _exit() so they don't run
the main atexit() function.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found