summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/nstime.h
Commit message (Expand)AuthorAgeFilesLines
* Add background thread related stats.Qi Wang2017-05-231-0/+2
* Stop depending on JEMALLOC_N() for function interception during testing.Jason Evans2017-05-121-20/+16
* Header refactoring: unify nstime.h and move it out of the catch-allDavid Goldblatt2017-04-191-0/+36
* Break up headers into constituent partsDavid Goldblatt2017-01-121-48/+0
* Do not advance decay epoch when time goes backwards.Jason Evans2016-10-111-0/+3
* Refine nstime_update().Jason Evans2016-10-101-3/+0
* Fix style nits.Jason Evans2016-04-171-1/+1
* Avoid a potential innocuous compiler warning.Jason Evans2016-03-031-1/+1
* Refactor time_* into nstime_*.Jason Evans2016-02-221-0/+48