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

  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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)
  /external/curl/lib/
pipeline.c 73 struct Curl_easy *recv_handle = conn->recv_pipe->head->ptr; local
75 recv_size = recv_handle->req.size;
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_multiprocessing.py     [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...]

Completed in 959 milliseconds