Searched defs:recv_handle (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
H A Dreduction.py75 def recv_handle(conn): function
82 def recv_handle(conn): function
157 new_handle = recv_handle(conn)
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
H A Dreduction.py75 def recv_handle(conn): function
82 def recv_handle(conn): function
157 new_handle = recv_handle(conn)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dreduction.py75 def recv_handle(conn): function
82 def recv_handle(conn): function
157 new_handle = recv_handle(conn)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dreduction.py75 def recv_handle(conn): function
82 def recv_handle(conn): function
157 new_handle = recv_handle(conn)

Completed in 31 milliseconds