Searched refs:thread_allocated_t (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h357 } thread_allocated_t; typedef in typeref:struct:__anon21844
636 malloc_tsd_protos(JEMALLOC_ATTR(unused), thread_allocated, thread_allocated_t)
895 malloc_tsd_externs(thread_allocated, thread_allocated_t)
896 malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, thread_allocated, thread_allocated_t,
/external/jemalloc/src/
H A Djemalloc.c8 malloc_tsd_data(, thread_allocated, thread_allocated_t,
1285 thread_allocated_t *ta;
1597 thread_allocated_t *ta;
1726 thread_allocated_t *ta;

Completed in 51 milliseconds