Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/
A Drseq_test.c41 static pthread_t migration_thread; variable
234 pthread_create(&migration_thread, NULL, migration_worker, 0); in main()
279 pthread_join(migration_thread, NULL); in main()

Completed in 4 milliseconds