Searched refs:callout_example (Results 1 – 1 of 1) sorted by relevance
46 static void callout_example(void *);76 callout_example(void *arg) { in callout_example() function97 callout_reset(&sc, mstohz(1000), callout_example, NULL); in executor_modcmd()