Home
last modified time | relevance | path

Searched refs:old_ts (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-clock.c34 struct timespec old_ts; in clock_test() local
64 memset (&old_ts, '\0', sizeof old_ts); in clock_test()
82 if (memcmp (&ts, &old_ts, sizeof ts) == 0) in clock_test()
87 old_ts = ts; in clock_test()

Completed in 5 milliseconds