Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Diothread.c92 qemu_cond_destroy(&iothread->init_done_cond); in iothread_join()
/openbmc/qemu/util/
H A Dthread-pool.c377 qemu_cond_destroy(&pool->request_cond); in thread_pool_free()
378 qemu_cond_destroy(&pool->worker_stopped); in thread_pool_free()
H A Dqemu-thread-posix.c188 void qemu_cond_destroy(QemuCond *cond) in qemu_cond_destroy() function
269 qemu_cond_destroy(&sem->cond); in qemu_sem_destroy()
H A Dqemu-thread-win32.c147 void qemu_cond_destroy(QemuCond *cond) in qemu_cond_destroy() function
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-rr.c331 qemu_cond_destroy(cpu->halt_cond); in rr_start_vcpu_thread()
/openbmc/qemu/io/
H A Dtask.c101 qemu_cond_destroy(&task->thread_cond); in qio_task_free()
/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c559 qemu_cond_destroy(&card->handle_apdu_cond); in emulated_realize()
579 qemu_cond_destroy(&card->handle_apdu_cond); in emulated_unrealize()
H A Du2f-emulated.c360 qemu_cond_destroy(&key->key_cond); in u2f_emulated_unrealize()
/openbmc/qemu/hw/core/
H A Dcpu-common.c291 qemu_cond_destroy(cpu->halt_cond); in cpu_common_finalize()
/openbmc/qemu/include/qemu/
H A Dthread.h151 void qemu_cond_destroy(QemuCond *cond);
/openbmc/qemu/ui/
H A Dvnc-jobs.c350 qemu_cond_destroy(&queue->cond); in vnc_queue_clear()
/openbmc/qemu/hw/misc/
H A Dedu.c402 qemu_cond_destroy(&edu->thr_cond); in pci_edu_uninit()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c284 qemu_cond_destroy(&lkcf->cond); in cryptodev_lkcf_cleanup()
/openbmc/qemu/net/
H A Dcolo-compare.c1424 qemu_cond_destroy(&event_complete_cond); in colo_compare_finalize()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c1513 qemu_cond_destroy(&g->reset_cond); in virtio_gpu_device_unrealize()