Home
last modified time | relevance | path

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

/external/jemalloc_new/test/src/
Dtest.c12 #define NUM_REENTRANT_ALLOCS 20 macro
43 for (int i = 0; i < NUM_REENTRANT_ALLOCS; i++) { in do_hook()