Home
last modified time | relevance | path

Searched refs:rfb_client_rx_thread (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.c1168 rfb_client_rx_thread(void *arg) in rfb_client_rx_thread() function
1239 err = pthread_create(&c->rc_rx_tid, NULL, rfb_client_rx_thread, c); in rfb_client_tx_thread()