Searched refs:cleanup_slaves (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dwait-process.c59 The 'used' and 'child' fields are accessed from within the cleanup_slaves()
84 cleanup_slaves (void) function
115 atexit (cleanup_slaves);
116 at_fatal_signal (cleanup_slaves);
141 because then the cleanup_slaves() function could access an already
150 /* xalloc_die() will call exit() which will invoke cleanup_slaves().

Completed in 69 milliseconds