Searched refs:tcache_shutting_down (Results 1 – 2 of 2) sorted by relevance
3138 static __thread bool tcache_shutting_down = false; variable3202 tcache_shutting_down = true; in tcache_thread_shutdown()3235 if (tcache_shutting_down) in tcache_init()
31843 * malloc/malloc.c (tcache_shutting_down): Use bool type.31844 (tcache_thread_freeres): Set tcache_shutting_down before