Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c375 static int thread1_res; variable
382 thread1_res++; in thread1_func()
429 if (thread1_res != 5 || in test_clone()