Searched refs:SET_NONBLOCKING (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
H A DInet4AddressImpl.c57 #define SET_NONBLOCKING(fd) { \ macro
110 SET_NONBLOCKING(fd);
285 SET_NONBLOCKING(fd);
H A DInet6AddressImpl.c136 #define SET_NONBLOCKING(fd) { \ macro
188 SET_NONBLOCKING(fd);
361 SET_NONBLOCKING(fd);
H A DPlainSocketImpl.c80 #define SET_NONBLOCKING(fd) { \ macro
197 SET_NONBLOCKING(fd);
326 SET_NONBLOCKING(fd);

Completed in 348 milliseconds