Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h308 bool tcache_hard_success; in tcache_alloc_small() local
314 tbin, binind, &tcache_hard_success); in tcache_alloc_small()
315 if (tcache_hard_success == false) in tcache_alloc_small()