Searched refs:invokeAction (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 105 IOTimerEventSource::invokeAction(IOEventSource::Action _action, IOTimerEventSource * ts, in invokeAction() function in IOTimerEventSource 156 me->invokeAction(doit, me, me->owner, me->workLoop); in timeout() 184 me->invokeAction(doit, me, me->owner, me->workLoop); in timeoutAndRelease() 207 invokeAction(doit, this, owner, workLoop); in checkForWork()
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOTimerEventSource.h | 188 __inline__ void invokeAction(IOEventSource::Action action, IOTimerEventSource * ts,
|