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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h156 static void delayedEvent(thread_call_param_t p0, thread_call_param_t p1);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2765 gIOFBClamshellCallout = thread_call_allocate(&delayedEvent, (thread_call_param_t) 0);
5769 void IOFramebuffer::delayedEvent(thread_call_param_t p0, thread_call_param_t p1) function in class:IOFramebuffer

Completed in 88 milliseconds