Searched refs:malloc_disabled_tcache (Results 1 – 1 of 1) sorted by relevance
18 static bool malloc_disabled_tcache; variable105 size_t old_len = sizeof(malloc_disabled_tcache); in je_malloc_disable()110 &malloc_disabled_tcache, &old_len, in je_malloc_disable()117 if (malloc_disabled_tcache) { in je_malloc_enable()120 &malloc_disabled_tcache, sizeof(malloc_disabled_tcache)); in je_malloc_enable()