Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c3138 static __thread bool tcache_shutting_down = false; variable
3202 tcache_shutting_down = true; in tcache_thread_shutdown()
3235 if (tcache_shutting_down) in tcache_init()
/glibc-2.36/ChangeLog.old/
DChangeLog.1931843 * malloc/malloc.c (tcache_shutting_down): Use bool type.
31844 (tcache_thread_freeres): Set tcache_shutting_down before