Searched refs:display_thread_tui (Results 1 – 1 of 1) sorted by relevance
606 static void *display_thread_tui(void *arg __used) in display_thread_tui() function983 if (pthread_create(&thread, NULL, (use_browser > 0 ? display_thread_tui : in __cmd_top()