Searched refs:my_list (Results 1 – 1 of 1) sorted by relevance
117 struct timespec my_list[LISTSIZE]; in independent_thread() local123 clock_gettime(CLOCK_MONOTONIC, &my_list[count]); in independent_thread()124 checklist(my_list, LISTSIZE); in independent_thread()