HomeSort by relevance Sort by last modified time
    Searched defs:qemu_mutex_unlock (Results 1 - 2 of 2) sorted by null

  /external/qemu/util/
qemu-thread-posix.c 72 void qemu_mutex_unlock(QemuMutex *mutex) function
qemu-thread-win32.c 65 void qemu_mutex_unlock(QemuMutex *mutex) function
172 qemu_mutex_unlock(mutex);

Completed in 537 milliseconds