Searched refs:checkExit (Results 1 – 1 of 1) sorted by relevance
30 fork(__filename, ['fork']).on('exit', common.mustCall(checkExit));34 .on('exit', common.mustCall(checkExit));42 function checkExit(statusCode) { function