Searched refs:my_list (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/testing/selftests/timers/
H A Dthreadtest.c117 struct timespec my_list[LISTSIZE]; independent_thread() local
123 clock_gettime(CLOCK_MONOTONIC, &my_list[count]); independent_thread()
124 checklist(my_list, LISTSIZE); independent_thread()

Completed in 113 milliseconds