Searched refs:sync_token (Results 1 – 4 of 4) sorted by relevance
120 t->sync_token = 1; in init_usb_transport()
236 D("from_remote: transport %p SYNC online (%d)\n", t, t->sync_token + 1); in output_thread()240 p->msg.arg1 = ++(t->sync_token); in output_thread()306 if(p->msg.arg1 == t->sync_token) { in input_thread()311 t, p->msg.arg1, t->sync_token); in input_thread()
239 t->sync_token = 1; in init_socket_transport()
175 unsigned sync_token; member