Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dreduction.py169 def rebuild_connection(reduced_handle, readable, writable): function
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py940 def rebuild_connection(ds, readable, writable): function
959 def rebuild_connection(df, readable, writable): function