Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
H A D15560 use_iothread = False variable in BaseClass
80 if self.use_iothread:
268 use_iothread = True variable in TestBlockdevMirrorReopenIothread
285 use_iothread = True variable in TestBlockdevMirrorSnapshotIothread
/qemu/tests/unit/
H A Dtest-bdrv-drain.c716 bool use_iothread, in test_blockjob_common_drain_node() argument
753 if (use_iothread) { in test_blockjob_common_drain_node()
790 if (use_iothread) { in test_blockjob_common_drain_node()
821 if (use_iothread) { in test_blockjob_common_drain_node()
854 if (use_iothread) { in test_blockjob_common_drain_node()
877 if (use_iothread) { in test_blockjob_common_drain_node()
892 static void test_blockjob_common(enum drain_type drain_type, bool use_iothread, in test_blockjob_common() argument
895 test_blockjob_common_drain_node(drain_type, use_iothread, result, in test_blockjob_common()
897 test_blockjob_common_drain_node(drain_type, use_iothread, result, in test_blockjob_common()