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