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

/macosx-10.10.1/Libc-1044.1.2/sys/
H A Dfork.c33 static void (*_libSystem_atfork_parent)(void) = 0; variable
40 _libSystem_atfork_parent = funcs->atfork_parent;
60 _libSystem_atfork_parent();
71 _libSystem_atfork_parent();

Completed in 131 milliseconds