HomeSort by relevance Sort by last modified time
    Searched defs:socket_set_nonblock (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/tests/event_injector/
sockets.c 1119 int socket_set_nonblock(int fd) function
1296 socket_set_nonblock( s );
1375 socket_set_nonblock( fd );
1434 socket_set_nonblock(fds[0]);
1435 socket_set_nonblock(fds[1]);
    [all...]
  /external/qemu/
sockets.c 1114 int socket_set_nonblock(int fd) function
1309 socket_set_nonblock( s );
1388 socket_set_nonblock( fd );
    [all...]

Completed in 68 milliseconds