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

  /external/python/cpython2/Modules/_multiprocessing/
connection.h 161 res = conn_recv_string(self, self->buffer, CONNECTION_BUFFER_SIZE,
215 res = conn_recv_string(self, buffer+offset, length-offset,
301 res = conn_recv_string(self, self->buffer, CONNECTION_BUFFER_SIZE,
pipe_connection.c 42 conn_recv_string(ConnectionObject *conn, char *buffer, function
socket_connection.c 146 conn_recv_string(ConnectionObject *conn, char *buffer, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_multiprocessing.so 

Completed in 112 milliseconds