Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dtsd_inlines.h7 tsd_t *tsd_fetch_impl(bool init);
28 tsd_fetch_impl(bool init) in tsd_fetch_impl() function
54 return (tsd_fetch_impl(true)); in tsd_fetch()
97 return (tsd_tsdn(tsd_fetch_impl(false))); in tsdn_fetch()
A Dprivate_symbols.txt501 tsd_fetch_impl
A Dprivate_namespace.h501 #define tsd_fetch_impl JEMALLOC_N(tsd_fetch_impl) macro
A Dprivate_unnamespace.h501 #undef tsd_fetch_impl

Completed in 9 milliseconds