Searched refs:tsd_get_allocates (Results 1 – 5 of 5) sorted by relevance
112 tsd_get_allocates(void) { in tsd_get_allocates() function123 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
130 tsd_get_allocates(void) { in tsd_get_allocates() function141 if (tsd_get_allocates() && !init && wrapper == NULL) { in tsd_get()
36 tsd_get_allocates(void) { in tsd_get_allocates() function
43 tsd_get_allocates(void) { in tsd_get_allocates() function
259 if (!init && tsd_get_allocates() && tsd == NULL) { in tsd_fetch_impl()