Searched defs:threads (Results 1 – 17 of 17) 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()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()
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
73 struct MemsetThread *threads; member
381 unsigned int threads; member
790 threads = dependency('threads') variable
Completed in 41 milliseconds