HomeSort by relevance Sort by last modified time
    Searched refs:qemu_mutex_trylock (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/qemu/
thread.h 25 int qemu_mutex_trylock(QemuMutex *mutex);
  /external/qemu/util/
qemu-thread-win32.c 53 int qemu_mutex_trylock(QemuMutex *mutex) function
qemu-thread-posix.c 67 int qemu_mutex_trylock(QemuMutex *mutex) function

Completed in 30 milliseconds