Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dintrcheck.h10 PyAPI_FUNC(void) PyOS_AfterFork(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dintrcheck.h10 PyAPI_FUNC(void) PyOS_AfterFork(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dintrcheck.c172 PyOS_AfterFork(void) in PyOS_AfterFork() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsignalmodule.c976 PyOS_AfterFork(void) in PyOS_AfterFork() function
Dposixmodule.c3662 PyOS_AfterFork(); in posix_fork1()
3695 PyOS_AfterFork(); in posix_fork()
3821 PyOS_AfterFork(); in posix_forkpty()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsignalmodule.c996 PyOS_AfterFork(void) in PyOS_AfterFork() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c2066 PyOS_AfterFork(); in edk2_fork1()
2099 PyOS_AfterFork(); in edk2_fork()
2225 PyOS_AfterFork(); in edk2_forkpty()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2120 PyOS_AfterFork(); in posix_fork1()
2153 PyOS_AfterFork(); in posix_fork()
2279 PyOS_AfterFork(); in posix_forkpty()