Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtsd_tls.h31 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd_malloc_thread_cleanup.h38 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()