Searched refs:tsd_get_allocates (Results 1 – 5 of 5) sorted by relevance
212 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) \
32 if (!init && tsd_get_allocates() && tsd == NULL) in tsd_fetch_impl()
503 tsd_get_allocates
503 #define tsd_get_allocates JEMALLOC_N(tsd_get_allocates) macro
503 #undef tsd_get_allocates
Completed in 9 milliseconds