Searched defs:threads (Results 1 – 19 of 19) sorted by relevance
24 static IOThread *threads[NUM_CONTEXTS]; variable226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex()347 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex()403 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
78 static QemuThread threads[NR_THREADS]; variable
53 static QemuThread threads[NR_THREADS]; variable
11 threads = dependency('threads') variable
39 pthread_t *threads; in main() local
56 static pthread_t *threads; variable
159 pthread_t threads[5]; in main() local
29 PowerPCCPU **threads; member
58 PowerPCCPU **threads; member
21 static QemuThread *threads; variable
16 static QemuThread *threads; variable
243 th_create_n(QemuThread **threads, struct thread_info **infos, const char *name, in th_create_n()
22 unsigned threads; member
97 unsigned threads = config->has_threads ? config->threads : 0; in machine_parse_smp_config() local
26 ThreadPool *threads; member
74 struct MemsetThread *threads; member
863 int arch_id, threads, cores, sockets; in virt_get_arch_id_from_topo() local
383 unsigned int threads; member
829 threads = dependency('threads') variable