Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac1599 [if test "x$enable_syscall" = "xno" ; then
1600 enable_syscall="0"
1602 enable_syscall="1"
1605 [enable_syscall="1"]
1607 if test "x$enable_syscall" = "x1" ; then
H A Dconfigure10777 enableval=$enable_syscall; if test "x$enable_syscall" = "xno" ; then
10778 enable_syscall="0"
10780 enable_syscall="1"
10784 enable_syscall="1"
10788 if test "x$enable_syscall" = "x1" ; then