Home
last modified time | relevance | path

Searched refs:malloc_tsd_protos (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/jemalloc/include/jemalloc/internal/
HDquarantine.h42 malloc_tsd_protos(JEMALLOC_ATTR(unused), quarantine, quarantine_t *)
HDtcache.h125 malloc_tsd_protos(JEMALLOC_ATTR(unused), tcache, tcache_t *)
126 malloc_tsd_protos(JEMALLOC_ATTR(unused), tcache_enabled, tcache_enabled_t)
HDjemalloc_internal.h579 malloc_tsd_protos(JEMALLOC_ATTR(unused), arenas, arena_t *)
760 malloc_tsd_protos(JEMALLOC_ATTR(unused), thread_allocated, thread_allocated_t) in malloc_tsd_protos() function
HDtsd.h64 #define malloc_tsd_protos(a_attr, a_name, a_type) \ macro
HDprof.h302 malloc_tsd_protos(JEMALLOC_ATTR(unused), prof_tdata, prof_tdata_t *)