/qemu/migration/ |
H A D | threadinfo.c | 28 MigrationThread *thread = g_new0(MigrationThread, 1); in migration_threads_add() local 39 void migration_threads_remove(MigrationThread *thread) in migration_threads_remove() 52 MigrationThread *thread = NULL; in qmp_query_migrationthreads() local
|
/qemu/util/ |
H A D | qemu-thread-win32.c | 431 void *qemu_thread_join(QemuThread *thread) in qemu_thread_join() 479 void qemu_thread_create(QemuThread *thread, const char *name, in qemu_thread_create() 510 int qemu_thread_set_affinity(QemuThread *thread, unsigned long *host_cpus, in qemu_thread_set_affinity() 516 int qemu_thread_get_affinity(QemuThread *thread, unsigned long **host_cpus, in qemu_thread_get_affinity() 522 void qemu_thread_get_self(QemuThread *thread) in qemu_thread_get_self() 528 HANDLE qemu_thread_get_handle(QemuThread *thread) in qemu_thread_get_handle() 549 bool qemu_thread_is_self(QemuThread *thread) in qemu_thread_is_self()
|
H A D | qemu-thread-posix.c | 549 void qemu_thread_create(QemuThread *thread, const char *name, in qemu_thread_create() 592 int qemu_thread_set_affinity(QemuThread *thread, unsigned long *host_cpus, in qemu_thread_set_affinity() 619 int qemu_thread_get_affinity(QemuThread *thread, unsigned long **host_cpus, in qemu_thread_get_affinity() 661 void qemu_thread_get_self(QemuThread *thread) in qemu_thread_get_self() 666 bool qemu_thread_is_self(QemuThread *thread) in qemu_thread_is_self() 676 void *qemu_thread_join(QemuThread *thread) in qemu_thread_join()
|
H A D | compatfd.c | 58 QemuThread thread; in qemu_signalfd_compat() local
|
/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | interrupt.py | 14 def check_interrupt(thread): argument
|
/qemu/tests/qtest/ |
H A D | tpm-tis-device-test.c | 35 GThread *thread; in main() local
|
H A D | tpm-tis-test.c | 31 GThread *thread; in main() local
|
H A D | numa-test.c | 141 int64_t socket, core, thread, node; in pc_numa_cpu() local 238 int64_t socket, cluster, core, thread, node; in aarch64_numa_cpu() local 288 int64_t socket, core, thread, node; in loongarch64_numa_cpu() local
|
H A D | tpm-crb-test.c | 144 GThread *thread; in main() local
|
H A D | ivshmem-test.c | 245 GThread *thread; member 309 ServerThread thread; in test_ivshmem_server() local
|
H A D | dbus-display-test.c | 87 GThread *thread; member
|
/qemu/tests/tcg/multiarch/ |
H A D | sigreturn-sigmask.c | 32 pthread_t thread; in main() local
|
H A D | test-plugin-mem-access.c | 145 pthread_t thread; in main() local
|
/qemu/tests/tcg/x86_64/ |
H A D | cross-modifying-code.c | 59 pthread_t thread; in main() local
|
/qemu/io/ |
H A D | task.c | 47 struct QIOTaskThreadData *thread; member 157 QemuThread thread; in qio_task_run_in_thread() local
|
/qemu/tests/tcg/s390x/ |
H A D | cdsg.c | 79 pthread_t thread; in main() local
|
/qemu/include/qemu/ |
H A D | thread-context.h | 34 QemuThread thread; member
|
H A D | thread-posix.h | 45 pthread_t thread; member
|
/qemu/include/system/ |
H A D | iothread.h | 27 QemuThread thread; member
|
/qemu/tests/unit/ |
H A D | iothread.c | 27 QemuThread thread; member
|
H A D | test-yank.c | 71 QemuThread thread; in char_change_test() local
|
/qemu/trace/ |
H A D | simple.c | 393 GThread *thread; in trace_thread_create() local 412 GThread *thread; in st_init() local
|
/qemu/crypto/ |
H A D | pbkdf.c | 176 QemuThread thread; in qcrypto_pbkdf2_count_iters() local
|
/qemu/ui/ |
H A D | vnc-jobs.c | 59 QemuThread thread; member
|
/qemu/nbd/ |
H A D | client-connection.c | 298 QemuThread thread; in nbd_co_establish_connection() local
|