Searched refs:atfork_funcs (Results 1 – 2 of 2) 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()
11 static struct atfork_funcs { struct15 struct atfork_funcs *prev, *next; argument22 struct atfork_funcs *p; in __fork_handler()42 struct atfork_funcs *new = malloc(sizeof *new); in pthread_atfork()