Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/jemalloc/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_generic.h125 tsd_booted_get(void) { in tsd_booted_get() function
Dtsd.h302 if (!tsd_booted_get()) { in tsdn_fetch()