Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/timers/
Dposix_timers.c175 static void *ctd_thread_func(void *arg) in ctd_thread_func() function
210 if (pthread_create(&ctd_thread, NULL, ctd_thread_func, NULL)) in check_timer_distribution()