Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtsd.h256 tsd_fetch_impl(bool init, bool minimal) { in tsd_fetch_impl() function
/external/jemalloc/include/jemalloc/internal/
Dtsd.h690 tsd_fetch_impl(bool init) in tsd_fetch_impl() function
Dprivate_namespace.h563 #define tsd_fetch_impl JEMALLOC_N(tsd_fetch_impl) macro