summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/tsd_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to fine-grained reentrancy support.Qi Wang2017-04-151-1/+1
* Bundle 3 branches on fast path into tsd_state.Qi Wang2017-04-141-1/+1
* Header refactoring: break out ql.h dependenciesDavid Goldblatt2017-04-111-0/+2
* Move reentrancy_level to the beginning of TSD.Qi Wang2017-04-071-7/+7
* Add basic reentrancy-checking support, and allow arena_new to reenter.David Goldblatt2017-04-071-2/+4
* Optimizing TSD and thread cache layout.Qi Wang2017-04-071-10/+45
* Get rid of tcache_enabled_t as we have runtime init support.Qi Wang2017-04-071-3/+2
* Integrate auto tcache into TSD.Qi Wang2017-04-071-3/+4
* Add init function support to tsd members.Qi Wang2017-04-041-17/+17
* Split rtree_elm_t into rtree_{node,leaf}_elm_t.Jason Evans2017-03-231-1/+1
* Do not generate unused tsd_*_[gs]et() functions.Jason Evans2017-02-131-16/+18
* Replace tabs following #define with spaces.Jason Evans2017-01-211-3/+3
* Break up headers into constituent partsDavid Goldblatt2017-01-121-0/+73