Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtsd.h290 tsd_fetch(void) { in tsd_fetch() function
/external/jemalloc/include/jemalloc/internal/
Dtsd.h714 tsd_fetch(void) in tsd_fetch() function
Dprivate_namespace.h562 #define tsd_fetch JEMALLOC_N(tsd_fetch) macro