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

  /external/qemu/include/qemu/
thread.h 63 void qemu_thread_exit(void *retval);
  /external/qemu/util/
qemu-thread-win32.c 281 qemu_thread_exit(start_routine(thread_arg));
285 void qemu_thread_exit(void *arg) function
qemu-thread-posix.c 432 void qemu_thread_exit(void *retval) function

Completed in 787 milliseconds