Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/timers/
Dposix_timers.c194 static void *distribution_thread(void *arg) in distribution_thread() function
240 if (pthread_create(&threads[i], NULL, distribution_thread, NULL)) { in check_timer_distribution()