Searched refs:vcpu_thread (Results 1 – 1 of 1) sorted by relevance
270 pthread_t vcpu_thread; in run_test() local362 pthread_create(&vcpu_thread, NULL, vcpu_worker, vm); in run_test()379 pthread_join(vcpu_thread, NULL); in run_test()