HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_slaves (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
wait-process.c 119 The 'used' and 'child' fields are accessed from within the cleanup_slaves()
144 cleanup_slaves (void) function
175 atexit (cleanup_slaves);
176 at_fatal_signal (cleanup_slaves);
201 because then the cleanup_slaves() function could access an already
209 /* xalloc_die() will call exit() which will invoke cleanup_slaves().
wait-process.c 119 The 'used' and 'child' fields are accessed from within the cleanup_slaves()
144 cleanup_slaves (void) function
175 atexit (cleanup_slaves);
176 at_fatal_signal (cleanup_slaves);
201 because then the cleanup_slaves() function could access an already
209 /* xalloc_die() will call exit() which will invoke cleanup_slaves().

Completed in 29 milliseconds