Searched defs:WAIT (Results 1 – 8 of 8) sorted by relevance
23 #define WAIT(ex, timeout) \ macro
36 #define WAIT 0x02 macro
107 private static boolean WAIT = true; field in ICUServiceThreadTest
103 private static boolean WAIT = true; field in ICUServiceThreadTest
48 public static final byte WAIT = 4; field in JDWPConstants.ThreadStatus
877 WAIT, // recover by waiting enumConstant
87 #define WAIT(cond,mutex) pthread_cond_wait(&(cond),&(mutex)) macro
676 #define WAIT CHOICE(wait, wait, wait) macro1397 #define WAIT wait macro