pthread_atfork
pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void))
void pthread_atfork() {}