Searched refs:atfork_funcs (Results 1 – 1 of 1) sorted by relevance
5 static struct atfork_funcs { struct9 struct atfork_funcs *prev, *next; argument16 struct atfork_funcs *p; in __fork_handler()36 struct atfork_funcs *new = malloc(sizeof *new); in pthread_atfork()