Home
last modified time | relevance | path

Searched refs:MAX_MEM_PREALLOC_THREAD_COUNT (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Doslib-posix.c63 #define MAX_MEM_PREALLOC_THREAD_COUNT 16 macro
408 ret = MIN(MIN(host_procs, MAX_MEM_PREALLOC_THREAD_COUNT), max_threads); in get_memset_num_threads()