Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtsd.c40 _malloc_thread_cleanup(void) in _malloc_thread_cleanup() function
142 _malloc_thread_cleanup(); in _tls_callback()
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in101 * Defined if _malloc_thread_cleanup() exists. At least in the case of
104 * _malloc_thread_cleanup() exists, use it as the basis for thread cleanup in
/external/jemalloc/
Dconfigure.ac1446 dnl Check whether the BSD-specific _malloc_thread_cleanup() exists. If so, use
1450 AC_CHECK_FUNC([_malloc_thread_cleanup],