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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1214 static void consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp371 gIOConsoleLockCallout = thread_call_allocate(&IOService::consoleLockTimer, NULL);
4355 void IOService::consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1) function in class:IOService

Completed in 19 milliseconds