Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
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
/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h379 #define tsd_tls JEMALLOC_N(tsd_tls) macro
Dprivate_namespace.h372 #define tsd_tls JEMALLOC_N(tsd_tls) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h598 #define tsd_tls JEMALLOC_N(tsd_tls) macro