repeat_handler
static void repeat_handler(void *);
start_repeat_timeo * hz / 100, repeat_handler, NULL);
next_repeat_timeo * hz / 100, repeat_handler, NULL);
static void repeat_handler(void *);
repeat_handler, NULL);
repeat_handler, NULL);