Searched defs:pipes_empty (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c561 int pipes_empty; local
590 pipes_empty = 0;
591 while(!pipes_empty) {
594 pipes_empty = 1;
596 pipes_empty = 0;
617 pipes_empty = 0;

Completed in 119 milliseconds