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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1284 static void consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp390 gIOConsoleLockCallout = thread_call_allocate(&IOService::consoleLockTimer, NULL);
4681 void IOService::consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1) function in class:IOService

Completed in 144 milliseconds