kernel_fork_prepare
static void kernel_fork_prepare();
(void) pthread_atfork(kernel_fork_prepare, kernel_fork_after,