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

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h623 thread_call_t aggressivesThreadCall; member in class:IOPMrootDomain
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp878 aggressivesThreadCall = thread_call_allocate(handleAggressivesFunction, this);
1499 thread_call_enter(aggressivesThreadCall);
1619 thread_call_enter(aggressivesThreadCall);

Completed in 27 milliseconds