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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Streams/
H A DIrStream.h47 static void DequeueEvent(); // get the next event to run from fNextEvent or the fifo
H A DIrStream.cpp244 // could call DequeueEvent, but I don't want to clobber fCurrentEvent
345 // DequeueEvent
348 void TIrStream::DequeueEvent() function in class:TIrStream
364 } // TIrStream::DequeueEvent
380 DequeueEvent();

Completed in 61 milliseconds