HomeSort by relevance Sort by last modified time
    Searched refs:malloc_tsd_cleanup_t (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/src/
tsd.c 8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX];
  /external/jemalloc/include/jemalloc/internal/
tsd.h 7 typedef bool (*malloc_tsd_cleanup_t)(void); typedef

Completed in 67 milliseconds