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