Go to the documentation of this file. 24 #if (defined(USE_JEMALLOC) || defined(FOLLY_USE_JEMALLOC)) && !FOLLY_SANITIZE 27 #include <jemalloc/jemalloc.h> 33 #if defined(__APPLE__) && !defined(FOLLY_HAVE_MALLOC_USABLE_SIZE) 35 extern "C" size_t malloc_usable_size(
void*
ptr);
37 extern "C" size_t malloc_usable_size(
void*
ptr);