Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dposixmodule.c.h2583 PyObject *after_in_child = NULL; in os_register_at_fork() local
/third_party/python/Modules/
Dposixmodule.c6643 PyObject *after_in_child, PyObject *after_in_parent) in os_register_at_fork_impl()