thread_ioctl_while_write
void *thread_ioctl_while_write(void *);
pthread_create(&tid, NULL, thread_ioctl_while_write, data);