Searched refs:tsd_get_allocates (Results 1 – 7 of 7) sorted by relevance
112 tsd_get_allocates(void) { in tsd_get_allocates() function123 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
155 tsd_get_allocates(void) { in tsd_get_allocates() function166 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
38 tsd_get_allocates(void) { in tsd_get_allocates() function
45 tsd_get_allocates(void) { in tsd_get_allocates() function
417 if (!init && tsd_get_allocates() && tsd == NULL) { in tsd_fetch_impl()
260 if (tsd_get_allocates() && unlikely(!malloc_initialized())) { in imalloc_fastpath()
2680 if (tsd_get_allocates() && !imalloc_init_check(sopts, dopts)) { in imalloc()2693 if (!tsd_get_allocates() && !imalloc_init_check(sopts, dopts)) { in imalloc()