Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Diothread.h22 void iothread_join(IOThread *iothread);
H A Diothread.c86 void iothread_join(IOThread *iothread) in iothread_join() function
H A Dtest-bdrv-drain.c613 iothread_join(a); in test_iothread_common()
614 iothread_join(b); in test_iothread_common()
888 iothread_join(iothread); in test_blockjob_common_drain_node()
1407 iothread_join(a); in test_set_aio_context()
1408 iothread_join(b); in test_set_aio_context()
H A Dtest-aio-multithread.c91 iothread_join(threads[i]); in join_aio_contexts()