Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddevtimer.c129 devtimer_process(void * param0, void * param1) in devtimer_process() function
167 timer->dt_callout = thread_call_allocate(devtimer_process, timer); in devtimer_create()