Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/concurrent/futures/
Dprocess.py158 def __init__(self, work_id, exception=None, result=None, exit_pid=None): argument
207 exit_pid=None): argument