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

  /external/qemu/include/qemu/
thread.h 61 void qemu_thread_get_self(QemuThread *thread);
  /external/qemu/util/
qemu-thread-win32.c 311 * qemu_thread_get_self, we need to store a value that cannot
354 void qemu_thread_get_self(QemuThread *thread) function
qemu-thread-posix.c 422 void qemu_thread_get_self(QemuThread *thread) function

Completed in 289 milliseconds