Searched refs:term_poll_thread_loop (Results 1 – 1 of 1) sorted by relevance
101 static void *term_poll_thread_loop(void *param) in term_poll_thread_loop() function199 if(pthread_create(&term_poll_thread, NULL, term_poll_thread_loop,kvm)) in term_init()