Home
last modified time | relevance | path

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

/external/jemalloc/test/integration/
DMALLOCX_ARENA.c29 unsigned prec_ind = thread_ind % in thd_start() local
31 const char *dss = dss_precs[prec_ind]; in thd_start()
32 int expected_err = (have_dss || prec_ind == 0) ? 0 : EFAULT; in thd_start()
/external/jemalloc_new/test/integration/
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()