Home
last modified time | relevance | path

Searched defs:tsd_tls (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Dtsd.c16 __thread tsd_t JEMALLOC_TLS_MODEL tsd_tls = TSD_INITIALIZER; variable
20 __thread tsd_t JEMALLOC_TLS_MODEL tsd_tls = TSD_INITIALIZER; variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h373 #define tsd_tls JEMALLOC_N(tsd_tls) macro
H A Dprivate_namespace_jet.h380 #define tsd_tls JEMALLOC_N(tsd_tls) macro