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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h246 thread_call_t clamshellWakeupIgnore; member in class:IOPMrootDomain
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp428 clamshellWakeupIgnore = thread_call_allocate(
1037 // clamshellWakeupIgnore callout clears ignoreClamshellDuringWakeup bit
1039 if(clamshellWakeupIgnore) {
1040 thread_call_enter_delayed(clamshellWakeupIgnore, deadline);

Completed in 20 milliseconds