Searched refs:display_thread (Results 1 – 2 of 2) sorted by relevance
673 static void *display_thread(void *arg) in display_thread() function1327 display_thread), top)) { in __cmd_top()
59414 +static void * display_thread(void * v)59672 + if (pthread_create(&de->q_thread, NULL, display_thread, s)) {60310 +static void * display_thread(void * v)60499 + av_assert0(pthread_create(&de->q_thread, NULL, display_thread, s) == 0);