Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOTimerEventSource.h317 static void timeoutSignaled(void *self, void *c);
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp214 IOTimerEventSource::timeoutSignaled(void * self, void * c) in timeoutSignaled() function in IOTimerEventSource
280 func = &IOTimerEventSource::timeoutSignaled; in setTimeoutFunc()