Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dintrcheck.h10 PyAPI_FUNC(void) PyOS_BeforeFork(void);
/third_party/python/Modules/
H A D_posixsubprocess.c1039 * want to call PyOS_BeforeFork() if there is any chance of another in subprocess_fork_exec()
1045 PyOS_BeforeFork(); in subprocess_fork_exec()
H A Dposixmodule.c578 PyOS_BeforeFork(void) in PyOS_BeforeFork() function
6832 PyOS_BeforeFork(); in os_fork1_impl()
6871 PyOS_BeforeFork(); in os_fork_impl()
7541 PyOS_BeforeFork(); in os_forkpty_impl()

Completed in 17 milliseconds