HomeSort by relevance Sort by last modified time
    Searched refs:holdEvents (Results 1 - 2 of 2) sorted by null

  /external/oj-libjdwp/src/share/back/
eventHelper.c 125 static jboolean holdEvents;
228 while (holdEvents || (queue->head == NULL)) {
267 holdEvents = JNI_TRUE;
275 holdEvents = JNI_FALSE;
721 holdEvents = JNI_FALSE;
739 holdEvents = JNI_FALSE;
    [all...]
VirtualMachineImpl.c 890 holdEvents(PacketInputStream *in, PacketOutputStream *out)
918 ,(void *)holdEvents

Completed in 1342 milliseconds