Searched defs:malloc_tsd_data (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtsd.h30 * malloc_tsd_data(, example, example_t *, EX_INITIALIZER)
94 /* malloc_tsd_data(). */
96 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ macro
103 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ macro
109 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ macro
113 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ macro

Completed in 95 milliseconds