Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOWorkLoop.cpp179 &IOWorkLoop::threadMain); in init()
430 IOWorkLoop::threadMain() in threadMain() function in IOWorkLoop
445 thread_continue_t, this, &IOWorkLoop::threadMain); in threadMain()
/xnu-11215/iokit/IOKit/
H A DIOWorkLoop.h198 virtual void threadMain();