HomeSort by relevance Sort by last modified time
    Searched full:nonblocking (Results 51 - 75 of 95) sorted by null

1 23 4

  /external/dbus/dbus/
dbus-sysdeps-win.c 341 * Sets a file descriptor to be nonblocking.
359 "Failed to set socket %d:%d to nonblocking: %s", handle,
462 * file descriptor index is returned. It is set up as nonblocking.
800 * Sets both ends of the pipe nonblocking.
1233 * nonblocking.
    [all...]
dbus-transport-socket.c     [all...]
dbus-bus.c     [all...]
  /external/curl/lib/vtls/
openssl.c     [all...]
  /external/libevent/
evutil.c 299 u_long nonblocking = 1; local
300 if (ioctlsocket(fd, FIONBIO, &nonblocking) == SOCKET_ERROR) {
796 * the blocking and nonblocking resolver:
    [all...]
event.c     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 65 * queue algorithms described in "Nonblocking Concurrent Objects
128 * issues that otherwise complicate nonblocking algorithms, care
    [all...]
  /external/bison/darwin-lib/
fcntl.h 547 /* If the gnulib module 'nonblocking' is in use, guarantee a working non-zero
  /external/bison/linux-lib/
fcntl.h 547 /* If the gnulib module 'nonblocking' is in use, guarantee a working non-zero
  /external/valgrind/mpi/
libmpiwrap.c 83 (via maybe_complete) for nonblocking receives and the various
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
SocketChannelImpl.java 701 // If nonblocking and no exception then connection
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
asyncore.py 242 # Set to nonblocking just to make sure for cases where we
  /prebuilts/gdb/linux-x86/lib/python2.7/
asyncore.py 242 # Set to nonblocking just to make sure for cases where we
  /prebuilts/go/darwin-x86/src/syscall/
net_nacl.go 913 func SetNonblock(fd int, nonblocking bool) error { return nil }
  /prebuilts/go/linux-x86/src/syscall/
net_nacl.go 913 func SetNonblock(fd int, nonblocking bool) error { return nil }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 242 # Set to nonblocking just to make sure for cases where we
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 242 # Set to nonblocking just to make sure for cases where we
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialposix.py 603 def nonblocking(self): member in class:PosixSerial
  /external/curl/
CMakeLists.txt     [all...]
  /external/libevent/include/event2/
bufferevent.h 193 socket here and make it nonblocking before we begin.
event.h 165 Utility functions for portable nonblocking network code
    [all...]
  /external/libusb/libusb/
libusb.h     [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 117 // ALOGI("Making socket nonblocking");
    [all...]
  /external/libxml2/
nanohttp.c 920 perror("nonblocking");
    [all...]
  /external/bison/po/
ja.po     [all...]

Completed in 1503 milliseconds

1 23 4