Searched refs:rfb_client_tx_thread (Results 1 – 1 of 1) sorted by relevance
1211 rfb_client_tx_thread(void *arg) in rfb_client_tx_thread() function1365 err = pthread_create(&c->rc_tx_tid, NULL, rfb_client_tx_thread, c); in rfb_accept()