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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c189 static PRInt32 _pl_GetEventCount(PLEventQueue* self);
455 0 == _pl_GetEventCount(self) )
573 _pl_GetEventCount(PLEventQueue* self) function
612 count = _pl_GetEventCount(self);
628 count = _pl_GetEventCount(self);
1705 fullCount = _pl_GetEventCount(aSelf);
1742 fullCount = _pl_GetEventCount(aSelf);

Completed in 36 milliseconds