Searched refs:ts (Results 1 – 2 of 2) sorted by relevance
26 struct timespec ts = { in usleep() local31 return nanosleep(&ts, NULL); in usleep()
80 struct timespec ts = { in usleep() local85 return nanosleep(&ts, NULL); in usleep()