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:__anon22648
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,
1293 thread_allocated_t *ta;
1605 thread_allocated_t *ta;
1734 thread_allocated_t *ta;

Completed in 77 milliseconds