Searched refs:l9p_socket_thread (Results 1 – 1 of 1) sorted by relevance
94 static void *l9p_socket_thread(void *);414 err = pthread_create(&sc->ls_thread, NULL, l9p_socket_thread, sc); in l9p_socket_accept()425 l9p_socket_thread(void *arg) in l9p_socket_thread() function