HomeSort by: relevance | last modified time | path
    Searched defs:callout_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_timeout.c 470 * callout_reset:
476 callout_reset(callout_t *cs, int to_ticks, void (*func)(void *), void *arg) function in typeref:typename:void
kern_timeout.c 470 * callout_reset:
476 callout_reset(callout_t *cs, int to_ticks, void (*func)(void *), void *arg) function in typeref:typename:void

Completed in 26 milliseconds