Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp4791 thread_t thisThread; local
4822 thisThread = current_thread();
4829 entries[j].thread = thisThread;
5005 thread_t thisThread = current_thread(); local
5022 if (callEntry->thread != thisThread) {
5029 pmso->waitThread = thisThread;