Searched refs:NET_Timeout (Results 1 – 3 of 3) sorted by relevance
44 extern int NET_Timeout(int s, long timeout);69 #define NET_Timeout JVM_Timeout macro
96 nread = NET_Timeout(fd, timeout); in SocketInputStream_socketRead0()
192 int NET_Timeout(int s, long timeout) { in NET_Timeout() function