Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timers/
H A Dposix_timers.c197 static void *ctd_thread_func(void *arg) in ctd_thread_func() function
235 if (pthread_create(&ctd_thread, NULL, ctd_thread_func, NULL)) in check_timer_distribution()