Home
last modified time | relevance | path

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

/tools/testing/selftests/timers/
Dthreadtest.c49 struct timespec global_list[LISTSIZE]; variable
101 checklist(global_list, LISTSIZE); in shared_thread()
104 clock_gettime(CLOCK_MONOTONIC, &global_list[listcount++]); in shared_thread()