Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h54 bool tcache_hard_success; in tcache_alloc_small() local
61 bin, binind, &tcache_hard_success); in tcache_alloc_small()
62 if (tcache_hard_success == false) { in tcache_alloc_small()