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