OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_cond_wait
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
qemu-thread.h
33
void
qemu_cond_wait
(QemuCond *cond, QemuMutex *mutex);
qemu-thread.c
129
void
qemu_cond_wait
(QemuCond *cond, QemuMutex *mutex)
function
Completed in 414 milliseconds