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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h43 static void cursorWork( OSObject * p0, IOInterruptEventSource * evtSrc, int intCount );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2950 void IOFramebuffer::cursorWork( OSObject * p0, IOInterruptEventSource * evtSrc, int intCount ) function in class:IOFramebuffer
8031 __private->cursorThread = IOInterruptEventSource::interruptEventSource(this, &cursorWork);

Completed in 180 milliseconds