Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dvhost-user-test.c246 bool got_region; in wait_for_fds() local
266 got_region = false; in wait_for_fds()
270 got_region = true; in wait_for_fds()
274 if (!got_region) { in wait_for_fds()
277 return got_region; in wait_for_fds()