Home
last modified time | relevance | path

Searched refs:qemu_thread_join (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/tests/unit/
H A Dtest-yank.c144 qemu_thread_join(&thread); in char_change_test()
168 qemu_thread_join(&thread); in char_change_test()
H A Diothread.c89 qemu_thread_join(&iothread->thread); in iothread_join()
H A Dtest-rcu-list.c79 qemu_thread_join(&threads[i]); in wait_all_threads()
H A Drcutorture.c108 qemu_thread_join(&threads[i]); in wait_all_threads()
H A Dtest-char.c888 qemu_thread_join(&thread); in char_socket_server_test()
1094 qemu_thread_join(&thread); in char_socket_client_test()
H A Dtest-aio.c823 qemu_thread_join(&worker_thread); in test_worker_thread_co_enter()
/openbmc/qemu/tests/bench/
H A Datomic64-bench.c88 qemu_thread_join(&threads[i]); in run_test()
H A Datomic_add-bench.c91 qemu_thread_join(&threads[i]); in run_test()
H A Dqht-bench.c436 qemu_thread_join(&rw_threads[i]); in run_test()
439 qemu_thread_join(&rz_threads[i]); in run_test()
/openbmc/qemu/crypto/
H A Dpbkdf.c180 qemu_thread_join(&thread); in qcrypto_pbkdf2_count_iters()
/openbmc/qemu/migration/
H A Dmultifd.c419 qemu_thread_join(&p->tls_thread); in multifd_send_terminate_threads()
423 qemu_thread_join(&p->thread); in multifd_send_terminate_threads()
1046 qemu_thread_join(&p->thread); in multifd_recv_cleanup()
H A Dpostcopy-ram.c626 qemu_thread_join(&mis->postcopy_prio_thread); in postcopy_ram_incoming_cleanup()
637 qemu_thread_join(&mis->fault_thread); in postcopy_ram_incoming_cleanup()
H A Dcolo.c948 qemu_thread_join(&th); in colo_incoming_co()
/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c571 qemu_thread_join(&card->event_thread_id); in emulated_unrealize()
575 qemu_thread_join(&card->apdu_thread_id); in emulated_unrealize()
H A Du2f-emulated.c353 qemu_thread_join(&key->key_thread); in u2f_emulated_unrealize()
/openbmc/qemu/include/qemu/
H A Dthread.h196 void *qemu_thread_join(QemuThread *thread);
/openbmc/qemu/util/
H A Dthread-context.c308 qemu_thread_join(&tc->thread); in thread_context_instance_finalize()
H A Dqemu-thread-win32.c431 void *qemu_thread_join(QemuThread *thread) in qemu_thread_join() function
H A Dqemu-thread-posix.c676 void *qemu_thread_join(QemuThread *thread) in qemu_thread_join() function
H A Doslib-posix.c425 tmp = (uintptr_t)qemu_thread_join(&context->threads[i].pgthread); in wait_and_free_mem_prealloc_context()
/openbmc/qemu/
H A Diothread.c98 qemu_thread_join(&iothread->thread); in iothread_stop()
/openbmc/qemu/hw/misc/
H A Dedu.c400 qemu_thread_join(&edu->thread); in pci_edu_uninit()
/openbmc/qemu/system/
H A Ddirtylimit.c149 qemu_thread_join(&vcpu_dirty_rate_stat->thread); in vcpu_dirty_rate_stat_stop()
H A Dcpus.c647 qemu_thread_join(cpu->thread); in cpu_remove_sync()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c266 qemu_thread_join(&lkcf->worker_threads[i]); in cryptodev_lkcf_cleanup()

12