Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h687 thread_call_t fullWakeThreadCall; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1640 fullWakeThreadCall = thread_call_allocate_with_options( in start()
6633 if (clamshellExists && fullWakeThreadCall) {
6636 thread_call_enter_delayed(fullWakeThreadCall, deadline);
8617 thread_call_cancel(fullWakeThreadCall);