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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
tsd.h 309 tsd_rtree_ctx(tsd_t *tsd) { function
323 return tsd_rtree_ctx(tsdn_tsd(tsdn));
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
tsd.h 309 tsd_rtree_ctx(tsd_t *tsd) { function
323 return tsd_rtree_ctx(tsdn_tsd(tsdn));
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
tsd.h 470 tsd_rtree_ctx(tsd_t *tsd) { function
484 return tsd_rtree_ctx(tsdn_tsd(tsdn));
  /src/external/bsd/jemalloc/include/jemalloc/internal/
tsd.h 470 tsd_rtree_ctx(tsd_t *tsd) { function
484 return tsd_rtree_ctx(tsdn_tsd(tsdn));

Completed in 17 milliseconds