Searched refs:atfork (Results 1 – 6 of 6) sorted by relevance
766 void (*atfork)(void); member
733 if (c->spawn_api.atfork)734 c->spawn_api.atfork();
741 VoidFunc? atfork;
1900 - atfork handler could clobber fork's errno
3131 * Add "atfork" functions. If building on a system that without
3069 * Add "atfork" functions. If building on a system that without