Searched refs:_malloc_thread_cleanup (Results 1 – 6 of 6) sorted by relevance
51 _malloc_thread_cleanup;
344 _malloc_thread_cleanup(void) { in _malloc_thread_cleanup() function468 _malloc_thread_cleanup(); in _tls_callback()
299 void _malloc_thread_cleanup(void);
299 _malloc_thread_cleanup();
115 * Defined if _malloc_thread_cleanup() exists. At least in the case of118 * _malloc_thread_cleanup() exists, use it as the basis for thread cleanup in
2010 dnl Check whether the BSD-specific _malloc_thread_cleanup() exists. If so, use2014 AC_CHECK_FUNC([_malloc_thread_cleanup],2020 wrap_syms="${wrap_syms} _malloc_thread_cleanup _malloc_tsd_cleanup_register"