HomeSort by relevance Sort by last modified time
    Searched full:recv_handle (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py 75 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/
reduction.py 75 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/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]

Completed in 216 milliseconds