Home
last modified time | relevance | path

Searched refs:qemu_thread_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-thread-win32.c411 qemu_thread_exit(start_routine(thread_arg)); in win32_start_routine()
415 void qemu_thread_exit(void *arg) in qemu_thread_exit() function
H A Dqemu-thread-posix.c671 void qemu_thread_exit(void *retval) in qemu_thread_exit() function
/openbmc/qemu/include/qemu/
H A Dthread.h199 G_NORETURN void qemu_thread_exit(void *retval);