Searched refs:qemu_socket_thread (Results 1 – 3 of 3) sorted by relevance
58 void qemu_socket_thread(int port) { in qemu_socket_thread() function
424 void qemu_socket_thread(int port);
315 std::thread(qemu_socket_thread, port).detach(); in local_init()