channel_watchdog
evtimer_set(&ev, channel_watchdog, &ev);
channel_watchdog(0, 0, &ev);
static void channel_watchdog(int, short, void *);