Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/sys/ | |
t_clock_gettime.c | 241 static const struct timespec maxtime = {5, 0}; local in function:check_monotonicity 263 } while (timespeccmp(&mono_d, &maxtime, <)); |
t_clock_gettime.c | 241 static const struct timespec maxtime = {5, 0}; local in function:check_monotonicity 263 } while (timespeccmp(&mono_d, &maxtime, <)); |