Searched refs:term_poll_thread (Results 1 – 1 of 1) sorted by relevance
24 static pthread_t term_poll_thread; variable199 if(pthread_create(&term_poll_thread, NULL, term_poll_thread_loop,kvm)) in term_init()