Home
last modified time | relevance | path

Searched refs:updateConsoleUsersEntry (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h688 thread_call_t updateConsoleUsersEntry; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1635 updateConsoleUsersEntry = thread_call_allocate( in start()
3160 thread_call_enter(updateConsoleUsersEntry); in powerChangeDone()
3629 thread_call_enter(updateConsoleUsersEntry); in systemDidNotSleep()