Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOWorkLoop.h140 IOThread workThread;
222 virtual IOThread getThread() const;
H A DIOLib.h94 typedef thread_t IOThread; typedef
549 IOThread IOCreateThread(IOThreadFunc function, void *argument) __attribute__((deprecated));
/xnu-8020.121.3/iokit/Kernel/
H A DIOServicePrivate.h90 IOThread thread;
H A DIOWorkLoop.cpp470 IOThread
H A DIOLib.cpp252 IOThread
H A DIOService.cpp336 IOThread thread;
H A DIOPMrootDomain.cpp9925 IOThread thread; in worker()