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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dwork_fork.c34 static void cleanup_after_child(blocking_child *);
220 * cleanup_after_child() runs in parent.
223 cleanup_after_child( function
409 cleanup_after_child(c);
H A Dwork_thread.c100 static void cleanup_after_child(blocking_child *);
478 cleanup_after_child(c);
884 * cleanup_after_child() runs in parent.
887 cleanup_after_child( function

Completed in 58 milliseconds