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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c150 PRPackedBool processingEvents; member in struct:PLEventQueue
253 self->processingEvents = PR_FALSE;
454 !self->processingEvents &&
600 if (self->processingEvents) {
606 self->processingEvents = PR_TRUE;
640 self->processingEvents = PR_FALSE;
1694 if (aSelf->processingEvents) {
1699 aSelf->processingEvents = PR_TRUE;
1710 aSelf->processingEvents = PR_FALSE;
1750 aSelf->processingEvents
[all...]

Completed in 436 milliseconds