Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/src/
H A Dtsd.c40 _malloc_thread_cleanup(void) in _malloc_thread_cleanup() function
140 _malloc_thread_cleanup(); in _tls_callback()
/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h.in80 * Defined if _malloc_thread_cleanup() exists. At least in the case of
83 * _malloc_thread_cleanup() exists, use it as the basis for thread cleanup in
/redis-3.2.3/deps/jemalloc/
H A Dconfigure.ac1219 dnl Check whether the BSD-specific _malloc_thread_cleanup() exists. If so, use
1223 AC_CHECK_FUNC([_malloc_thread_cleanup],