Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dcpu-common.c245 qemu_cond_broadcast(&exclusive_resume); in end_exclusive()
385 qemu_cond_broadcast(&qemu_work_cond); in process_queued_cpu_work()
/openbmc/qemu/ui/
H A Dvnc-jobs.c118 qemu_cond_broadcast(&queue->cond); in vnc_job_push()
332 qemu_cond_broadcast(&queue->cond); in vnc_worker_thread_loop()
/openbmc/qemu/replay/
H A Dreplay-internal.c239 qemu_cond_broadcast(&mutex_cond); in replay_mutex_unlock()
/openbmc/qemu/system/
H A Dcpus.c441 qemu_cond_broadcast(&qemu_pause_cond); in qemu_cpu_stop()
491 qemu_cond_broadcast(cpu->halt_cond); in qemu_cpu_kick()
/openbmc/qemu/util/
H A Doslib-posix.c520 qemu_cond_broadcast(&page_cond); in touch_all_pages()
546 qemu_cond_broadcast(&page_cond); in qemu_finish_async_prealloc_mem()
H A Dthread-pool.c369 qemu_cond_broadcast(&pool->request_cond); in thread_pool_free()
H A Dqemu-thread-win32.c160 void qemu_cond_broadcast(QemuCond *cond) in qemu_cond_broadcast() function
H A Dqemu-thread-posix.c209 void qemu_cond_broadcast(QemuCond *cond) in qemu_cond_broadcast() function
/openbmc/qemu/include/qemu/
H A Dthread.h159 void qemu_cond_broadcast(QemuCond *cond);
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c262 qemu_cond_broadcast(&lkcf->cond); in cryptodev_lkcf_cleanup()
/openbmc/qemu/net/
H A Dcolo-compare.c965 qemu_cond_broadcast(&event_complete_cond); in colo_compare_handle_event()
/openbmc/qemu/hw/ppc/
H A Dspapr.c1781 qemu_cond_broadcast(&spapr->fwnmi_machine_check_interlock_cond); in spapr_machine_reset()