Searched refs:busy_thread_func (Results 1 – 1 of 1) sorted by relevance
1124 static void *busy_thread_func(void *data) in busy_thread_func() function1150 rc = pthread_create(&busy_thread.thread, NULL, busy_thread_func, NULL); in start_busy_thread()