vktimer_thread
vktimer_cotd = cothread_create(vktimer_thread, NULL, NULL, "vktimer");
static void vktimer_thread(cothread_t cotd);