Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 16 of 16) sorted by relevance

/qemu/tests/unit/
H A Dtest-aio-multithread.c24 static IOThread *threads[NUM_CONTEXTS]; variable
226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex()
345 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex()
401 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
H A Drcutorture.c78 static QemuThread threads[NR_THREADS]; variable
H A Dtest-rcu-list.c53 static QemuThread threads[NR_THREADS]; variable
/qemu/subprojects/libvhost-user/
H A Dmeson.build11 threads = dependency('threads') variable
/qemu/tests/tcg/multiarch/
H A Dthreadcount.c39 pthread_t *threads; in main() local
H A Dsignals.c56 static pthread_t *threads; variable
H A Dvma-pthread.c159 pthread_t threads[5]; in main() local
/qemu/hw/core/
H A Dmachine-smp.c97 unsigned threads = config->has_threads ? config->threads : 0; in machine_parse_smp_config() local
/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h29 PowerPCCPU **threads; member
H A Dpnv_core.h37 PowerPCCPU **threads; member
/qemu/tests/qtest/
H A Dcpu-plug-test.c22 unsigned threads; member
/qemu/tests/bench/
H A Datomic64-bench.c21 static QemuThread *threads; variable
H A Datomic_add-bench.c16 static QemuThread *threads; variable
H A Dqht-bench.c243 th_create_n(QemuThread **threads, struct thread_info **infos, const char *name, in th_create_n()
/qemu/util/
H A Doslib-posix.c73 struct MemsetThread *threads; member
/qemu/include/hw/
H A Dboards.h358 unsigned int threads; member