Home
last modified time | relevance | path

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

/external/jemalloc_new/test/src/
Dtest.c21 static bool arena_new_hook_ran = false; variable
56 do_hook(&arena_new_hook_ran, &hooks_arena_new_hook); in arena_new_reentrancy_hook()