Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dreduction.py95 def send_handle(conn, handle, destination_pid): function
181 def send_handle(conn, handle, destination_pid): function
258 send_handle = send_handle variable in AbstractReducer