Searched refs:nanosleep_test (Results 1 – 2 of 2) sorted by relevance
16 typedef int (*nanosleep_test) (const struct timespec *, struct timespec *); typedef20 nanosleep_test dummyvar; in dummyfcn()
101 int nanosleep_test(int clockid, long long ns) in nanosleep_test() function148 ret = nanosleep_test(clockid, length); in main()