HomeSort by relevance Sort by last modified time
    Searched defs:tsd_tsdn (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tsd.h 672 tsdn_t *tsd_tsdn(tsd_t *tsd);
721 tsd_tsdn(tsd_t *tsd) function
766 return (tsd_tsdn(tsd_fetch_impl(false)));
private_namespace.h 600 #define tsd_tsdn macro
    [all...]
private_unnamespace.h 600 #undef tsd_tsdn macro

Completed in 85 milliseconds