HomeSort by: relevance | last modified time | path
    Searched defs:tsd_tsdn (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
tsd.h 137 tsd_tsdn(tsd_t *tsd) { function
305 return tsd_tsdn(tsd_fetch_impl(false, false));
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
tsd.h 137 tsd_tsdn(tsd_t *tsd) { function
305 return tsd_tsdn(tsd_fetch_impl(false, false));
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
tsd.h 283 tsd_tsdn(tsd_t *tsd) { function
466 return tsd_tsdn(tsd_fetch_impl(false, false));
  /src/external/bsd/jemalloc/include/jemalloc/internal/
tsd.h 283 tsd_tsdn(tsd_t *tsd) { function
466 return tsd_tsdn(tsd_fetch_impl(false, false));

Completed in 45 milliseconds