Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmultifd.c570 static void *multifd_send_thread(void *opaque) in multifd_send_thread() function
741 qemu_thread_create(&p->thread, p->name, multifd_send_thread, p, in multifd_channel_connect()