Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/IOKit/ !
H A DIOWorkLoop.h140 IOThread workThread;
222 virtual IOThread getThread() const;
H A DIOLib.h94 typedef thread_t IOThread; typedef
562 IOThread IOCreateThread(IOThreadFunc function, void *argument) __attribute__((deprecated));
/xnu-10002.41.9/iokit/Kernel/ !
H A DIOServicePrivate.h90 IOThread thread;
H A DIOWorkLoop.cpp470 IOThread
H A DIOLib.cpp251 IOThread
H A DIOService.cpp348 IOThread thread;
H A DIOPMrootDomain.cpp10046 IOThread thread; in worker()