Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dtsd.c18 bool tsd_booted = false; variable
22 bool tsd_booted = false; variable
26 bool tsd_booted = false; variable
48 bool tsd_booted = false; variable
/external/jemalloc_new/include/jemalloc/internal/
Dprivate_namespace_jet.h372 #define tsd_booted JEMALLOC_N(tsd_booted) macro
Dprivate_namespace.h365 #define tsd_booted JEMALLOC_N(tsd_booted) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h558 #define tsd_booted JEMALLOC_N(tsd_booted) macro