Searched refs:ts (Results 1 – 1 of 1) sorted by relevance
306 struct timespec ts = { .tv_sec = 0, .tv_nsec = 500000000 }; in serial_to_tun() local326 nanosleep(&ts, NULL); in serial_to_tun()