Home
last modified time | relevance | path

Searched refs:tsd_get_allocates (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtsd.h217 a_name##tsd_get_allocates(void) \
274 a_name##tsd_get_allocates(void) \
408 a_name##tsd_get_allocates(void) \
421 if (a_name##tsd_get_allocates() && !init && wrapper == NULL) \
544 a_name##tsd_get_allocates(void) \
557 if (a_name##tsd_get_allocates() && !init && wrapper == NULL) \
694 if (!init && tsd_get_allocates() && tsd == NULL) in tsd_fetch_impl()
Dprivate_symbols.txt568 tsd_get_allocates
Dprivate_namespace.h565 #define tsd_get_allocates JEMALLOC_N(tsd_get_allocates) macro
Dprivate_unnamespace.h565 #undef tsd_get_allocates