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

  /external/qemu/include/qemu/
thread.h 57 void qemu_thread_create(QemuThread *thread,
  /external/qemu/util/
compatfd.c 96 qemu_thread_create(&thread, sigwait_compat, info, QEMU_THREAD_DETACHED);
qemu-thread-win32.c 328 void qemu_thread_create(QemuThread *thread, function
qemu-thread-posix.c 391 void qemu_thread_create(QemuThread *thread, function

Completed in 215 milliseconds