Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_types.h212 a_name##tsd_get_allocates(void) \
263 a_name##tsd_get_allocates(void) \
391 a_name##tsd_get_allocates(void) \
403 if (a_name##tsd_get_allocates() && !init && wrapper == NULL) \
524 a_name##tsd_get_allocates(void) \
536 if (a_name##tsd_get_allocates() && !init && wrapper == NULL) \
A Dtsd_inlines.h32 if (!init && tsd_get_allocates() && tsd == NULL) in tsd_fetch_impl()
A Dprivate_symbols.txt503 tsd_get_allocates
A Dprivate_namespace.h503 #define tsd_get_allocates JEMALLOC_N(tsd_get_allocates) macro
A Dprivate_unnamespace.h503 #undef tsd_get_allocates

Completed in 9 milliseconds