Searched refs:nbd_client_thread (Results 1 – 1 of 1) sorted by relevance
300 static void *nbd_client_thread(void *arg) in nbd_client_thread() function1180 ret = pthread_create(&client_thread, NULL, nbd_client_thread, &opts); in main()