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

/darwin-on-arm/xnu/bsd/net/
H A Ddevtimer.c143 devtimer_process(void * param0, void * param1) function
185 timer->dt_callout = thread_call_allocate(devtimer_process, timer);

Completed in 21 milliseconds