Home
last modified time | relevance | path

Searched defs:after_in_child (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1855 PyObject *after_in_child = NULL; in os_register_at_fork() local
/external/python/cpython3/Modules/
Dposixmodule.c5370 PyObject *after_in_child, PyObject *after_in_parent) in os_register_at_fork_impl()