Searched defs:max_threads (Results 1 – 6 of 6) sorted by relevance
/qemu/tests/tcg/multiarch/ |
A D | threadcount.c | 22 int max_threads = 10; variable
|
A D | signals.c | 57 static int max_threads = 10; variable
|
/qemu/include/hw/s390x/ |
A D | s390-virtio-ccw.h | 50 int max_threads; member
|
/qemu/util/ |
A D | oslib-posix.c | 402 int max_threads) in get_memset_num_threads() 437 int max_threads, ThreadContext *tc, bool async, in touch_all_pages() 571 bool qemu_prealloc_mem(int fd, char *area, size_t sz, int max_threads, in qemu_prealloc_mem()
|
A D | thread-pool.c | 74 int max_threads; member
|
A D | oslib-win32.c | 267 bool qemu_prealloc_mem(int fd, char *area, size_t sz, int max_threads, in qemu_prealloc_mem()
|
Completed in 40 milliseconds