Home
last modified time | relevance | path

Searched refs:after_forkers_child (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_interp.h154 PyObject *after_forkers_child; member
/third_party/python/Python/
H A Dpystate.c428 Py_CLEAR(interp->after_forkers_child); in interpreter_clear()
/third_party/python/Modules/
H A Dposixmodule.c635 run_at_forkers(tstate->interp->after_forkers_child, 0); in PyOS_AfterFork_Child()
6802 if (register_at_forker(&interp->after_forkers_child, after_in_child)) { in os_register_at_fork_impl()

Completed in 19 milliseconds