Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-thread.h30 void qemu_cond_destroy(QemuCond *cond);
Dqemu-thread.c102 void qemu_cond_destroy(QemuCond *cond) in qemu_cond_destroy() function