Searched defs:DupFd (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | popen_forkserver.py | 31 DupFd = _DupFd variable in Popen |
H A D | popen_spawn_posix.py | 28 DupFd = _DupFd variable in Popen |
H A D | resource_sharer.py | 45 class DupFd(object): class |
H A D | reduction.py | 191 def DupFd(fd): function 268 DupFd = DupFd variable in AbstractReducer |
Completed in 3 milliseconds