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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c370 #define TIMEOUT_EVENTS 1 macro
526 * @param timeout_control Either TIMEOUT_TIMEDOUT or TIMEOUT_EVENTS
542 } else if (timeout_control == TIMEOUT_EVENTS) {
554 } else if (timeout_control == TIMEOUT_EVENTS) {
706 update_poll_timeout(TIMEOUT_EVENTS);
707 PRINT2("%s(): TIMEOUT_EVENTS curPollTimeout = %ld \n",

Completed in 205 milliseconds