Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A DMALLOCX_ARENA.c28 unsigned prec_ind = thread_ind % in thd_start() local
30 const char *dss = dss_precs[prec_ind]; in thd_start()
31 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT; in thd_start()