Home
last modified time | relevance | path

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

/external/jemalloc/test/integration/
DMALLOCX_ARENA.c16 unsigned thread_ind = (unsigned)(uintptr_t)arg; in thd_start() local
25 if (thread_ind % 4 != 3) { in thd_start()
29 unsigned prec_ind = thread_ind % in thd_start()