Searched refs:ctd_thread_func (Results 1 – 1 of 1) sorted by relevance
186 static void *ctd_thread_func(void *arg) in ctd_thread_func() 221 if (pthread_create(&ctd_thread, NULL, ctd_thread_func, NULL)) in check_timer_distribution() 176 static void *ctd_thread_func(void *arg) ctd_thread_func() function