Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-aio-multithread.c112 static int count_retry; variable
122 qatomic_inc(&count_retry); in schedule_next()
169 count_here = count_other = count_retry = 0; in test_multi_co_schedule()
187 count_other, count_here, count_retry, in test_multi_co_schedule()
188 count_here + count_other + count_retry); in test_multi_co_schedule()