OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_cond_timedwait
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
qemu-thread.h
32
int
qemu_cond_timedwait
(QemuCond *cond, QemuMutex *mutex, uint64_t msecs);
qemu-thread.c
120
int
qemu_cond_timedwait
(QemuCond *cond, QemuMutex *mutex, uint64_t msecs)
function
vl-android.c
[
all
...]
vl.c
[
all
...]
Completed in 567 milliseconds