Searched refs:sleepts (Results 1 – 1 of 1) sorted by relevance
56 struct timespec sleepts[NUMSLEEP]; variable115 struct timespec *ts = &sleepts[tid]; in sleeperthread()140 if (sleepts[i].tv_sec > 0) { in checkresult()144 sleepts[i].tv_sec + in checkresult()145 ((float)sleepts[i].tv_nsec / NS_PER_SEC)); in checkresult()149 sleepts[i].tv_sec + in checkresult()150 ((float)sleepts[i].tv_nsec / NS_PER_SEC); in checkresult()