Home
last modified time | relevance | path

Searched defs:timedout (Results 1 – 4 of 4) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/jdi/event/
DMonitorWaitedEvent.java65 public boolean timedout(); in timedout() method
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c81 unsigned int timedout = 20; in au1x00_miiphy_read() local
114 unsigned int timedout = 20; in au1x00_miiphy_write() local
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DEventSetImpl.java357 public boolean timedout() { in timedout() method in EventSetImpl.MonitorWaitedEventImpl
/external/libevent/
Devdns.c222 int timedout; /* number of times in a row a request has timed out */ member