Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h833 thread_t notifierThread; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp2823 notifierThread = current_thread(); in powerChangeDone()
3194 notifierThread = NULL; in powerChangeDone()
4187 notifierThread = current_thread();
4256 notifierThread = NULL;
9664 notifierThread = current_thread();
9679 notifierThread = NULL;
12273 if (notifierThread) {
12277 *thread = notifierThread;