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

/openjdk7/jdk/src/share/back/
H A DeventHelper.c125 static jboolean holdEvents; variable
228 while (holdEvents || (queue->head == NULL)) {
267 holdEvents = JNI_TRUE;
275 holdEvents = JNI_FALSE;
721 holdEvents = JNI_FALSE;
739 holdEvents = JNI_FALSE;
H A DVirtualMachineImpl.c880 holdEvents(PacketInputStream *in, PacketOutputStream *out) function
908 ,(void *)holdEvents

Completed in 70 milliseconds