Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DRootDomain.h685 thread_call_t updateConsoleUsersEntry; variable
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp1626 updateConsoleUsersEntry = thread_call_allocate( in start()
3134 thread_call_enter(updateConsoleUsersEntry); in powerChangeDone()
3603 thread_call_enter(updateConsoleUsersEntry); in systemDidNotSleep()