OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefork_lives
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
fork_wait.py
59
prefork_lives
= self.alive.copy()
71
if self.alive[key] !=
prefork_lives
[key]:
/external/python/cpython2/Lib/test/
fork_wait.py
73
prefork_lives
= self.alive.copy()
85
if self.alive[key] !=
prefork_lives
[key]:
/external/python/cpython3/Lib/test/
fork_wait.py
74
prefork_lives
= self.alive.copy()
86
if self.alive[key] !=
prefork_lives
[key]:
Completed in 465 milliseconds