Searched refs:sync_token (Results 1 – 4 of 4) sorted by relevance
119 t->sync_token = 1; in init_usb_transport()
266 t->serial, t->fd, t->sync_token + 1); in output_thread()270 p->msg.arg1 = ++(t->sync_token); in output_thread()336 if(p->msg.arg1 == t->sync_token) { in input_thread()341 t->serial, p->msg.arg1, t->sync_token); in input_thread()
189 unsigned sync_token; member
414 t->sync_token = 1; in init_socket_transport()