Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dmigration.c24 static int flag_thread_complete; variable
127 [flag_thread_complete] "Q"(flag_thread_complete), in test_func()
142 flag_thread_complete = 1; in test_func()
157 flag_thread_complete = 1; in test_func()
175 while(!flag_thread_complete) in main()
177 flag_thread_complete = 0; in main()
184 while(!flag_thread_complete) in main()