Home
last modified time | relevance | path

Searched refs:tsd_booted_get (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtsd.h106 a_name##tsd_booted_get(void); \
211 a_name##tsd_booted_get(void) \
268 a_name##tsd_booted_get(void) \
402 a_name##tsd_booted_get(void) \
538 a_name##tsd_booted_get(void) \
763 if (!tsd_booted_get()) in tsdn_fetch()
Dprivate_symbols.txt562 tsd_booted_get
Dprivate_namespace.h559 #define tsd_booted_get JEMALLOC_N(tsd_booted_get) macro
Dprivate_unnamespace.h559 #undef tsd_booted_get
/external/jemalloc_new/include/jemalloc/internal/
Dtsd_malloc_thread_cleanup.h38 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd_tls.h31 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd_win.h107 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd_generic.h125 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd.h301 if (!tsd_booted_get()) { in tsdn_fetch()