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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp324 IOInterruptEventSource * cursorThread; member in struct:IOFramebufferPrivate
442 KICK_CURSOR(inst->__private->cursorThread); \
3026 if (!flags && __private->cursorThread && (__private->cursorBytesPerPixel >= 2))
3048 else if (__private->cursorThread)
3374 KICK_CURSOR(inst->__private->cursorThread);
3526 KICK_CURSOR(inst->__private->cursorThread);
6983 if (__private->cursorThread)
7002 __private->controller->wl->addEventSource(__private->cursorThread);
8022 if (__private->cursorThread)
8024 __private->cursorThread
[all...]

Completed in 113 milliseconds