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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c369 #define TIMEOUT_TIMEDOUT 0 macro
526 * @param timeout_control Either TIMEOUT_TIMEDOUT or TIMEOUT_EVENTS
538 if (timeout_control == TIMEOUT_TIMEDOUT) {
549 if (timeout_control == TIMEOUT_TIMEDOUT) {
690 update_poll_timeout(TIMEOUT_TIMEDOUT);
691 PRINT2("%s(): TIMEOUT_TIMEDOUT curPollTimeout = %d \n",

Completed in 31 milliseconds