Home
last modified time | relevance | path

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

/kvmtool/
H A Dbuiltin-run.c284 static void *kvm_cpu_thread(void *arg) in kvm_cpu_thread() function
836 if (pthread_create(&kvm->cpus[i]->thread, NULL, kvm_cpu_thread, kvm->cpus[i]) != 0) in kvm_cmd_run_work()