Searched refs:_malloc_thread_cleanup (Results 1 – 3 of 3) sorted by relevance
174 _malloc_thread_cleanup(void) { in _malloc_thread_cleanup() function290 _malloc_thread_cleanup(); in _tls_callback()
122 * Defined if _malloc_thread_cleanup() exists. At least in the case of125 * _malloc_thread_cleanup() exists, use it as the basis for thread cleanup in
1661 dnl Check whether the BSD-specific _malloc_thread_cleanup() exists. If so, use1665 AC_CHECK_FUNC([_malloc_thread_cleanup],1671 wrap_syms="${wrap_syms} _malloc_thread_cleanup"