do_delay_write
static void do_delay_write(void *);
(void) thr_create(NULL, 0, (void *(*)(void *))do_delay_write, NULL,