summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for MSVCMike Hommey2012-05-011-0/+28
* Add atomic(9) implementations of atomic operations.Jason Evans2012-04-171-5/+41
* Use __sync_add_and_fetch and __sync_sub_and_fetch when they are availableMike Hommey2012-03-261-3/+15
* Remove ephemeral mutexes.Jason Evans2012-03-241-0/+30
* Restructure atomic_*_z().Jason Evans2012-03-231-16/+29
* Add SH4 and mips architecture support.Jason Evans2012-03-051-0/+16
* Simplify small size class infrastructure.Jason Evans2012-02-291-2/+2
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+169