Searched defs:recv_handle (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/multiprocessing/ | ||
D | reduction.py | 75 def recv_handle(conn): function |
/external/python/cpython3/Lib/multiprocessing/ | ||
D | reduction.py | 100 def recv_handle(conn): function |