check_idle
static void check_idle __P((void *));
TIMEOUT(check_idle, NULL, tlim);
UNTIMEOUT(check_idle, NULL);