/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
reduction.py | 65 def send_handle(conn, handle, destination_pid): function 79 def send_handle(conn, handle, destination_pid): function 127 send_handle(conn, handle_wanted, destination_pid)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
reduction.py | 65 def send_handle(conn, handle, destination_pid): function 79 def send_handle(conn, handle, destination_pid): function 127 send_handle(conn, handle_wanted, destination_pid)
|
/external/openssh/ |
sftp-server.c | 445 send_handle(u_int32_t id, int handle) function 574 send_handle(id, handle); 900 send_handle(id, handle); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_multiprocessing.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_multiprocessing.py | [all...] |