Home
last modified time | relevance | path

Searched refs:tsd_fetch_impl (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtsd.h670 tsd_t *tsd_fetch_impl(bool init);
690 tsd_fetch_impl(bool init) in tsd_fetch_impl() function
717 return (tsd_fetch_impl(true)); in tsd_fetch()
766 return (tsd_tsdn(tsd_fetch_impl(false))); in tsdn_fetch()
Dprivate_symbols.txt566 tsd_fetch_impl
Dprivate_namespace.h563 #define tsd_fetch_impl JEMALLOC_N(tsd_fetch_impl) macro
Dprivate_unnamespace.h563 #undef tsd_fetch_impl