Home
last modified time | relevance | path

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

/kvmtool/ui/
H A Dgtk3.c226 static void *kvm_gtk_thread(void *p) in kvm_gtk_thread() function
280 if (pthread_create(&thread, NULL, kvm_gtk_thread, fb) != 0) in kvm_gtk_start()