Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/scripts/
H A Dgen_run_tests.py73 linux_supported = ('percpu_arena:percpu' in malloc_conf_opts \ variable
78 if (uname == 'Linux' and linux_supported) \
79 or (not linux_supported and (uname != 'Darwin' or \