Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-nbd.c300 static void *nbd_client_thread(void *arg) in nbd_client_thread() function
1180 ret = pthread_create(&client_thread, NULL, nbd_client_thread, &opts); in main()