Searched refs:malloc_disabled_tcache (Results 1 – 1 of 1) sorted by relevance
18 static bool malloc_disabled_tcache; variable176 size_t old_len = sizeof(malloc_disabled_tcache); in je_malloc_disable()178 &malloc_disabled_tcache, &old_len, in je_malloc_disable()185 if (malloc_disabled_tcache) { in je_malloc_enable()187 &malloc_disabled_tcache, sizeof(malloc_disabled_tcache)); in je_malloc_enable()