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

/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h577 thread_call_t fullWakeThreadCall; member in class:IOPMrootDomain
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp933 fullWakeThreadCall = thread_call_allocate(
4968 if (clamshellExists && fullWakeThreadCall &&
4977 thread_call_enter_delayed(fullWakeThreadCall, deadline);

Completed in 64 milliseconds