Home
last modified time | relevance | path

Searched refs:who (Results 1 – 1 of 1) sorted by relevance

/posix/
A Dregister-atfork.c107 __run_fork_handlers (enum __run_fork_handler_type who, _Bool do_locking) in __run_fork_handlers() argument
111 if (who == atfork_run_prepare) in __run_fork_handlers()
129 if (who == atfork_run_child && runp->child_handler) in __run_fork_handlers()
131 else if (who == atfork_run_parent && runp->parent_handler) in __run_fork_handlers()

Completed in 5 milliseconds