summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/tsd.h
Commit message (Expand)AuthorAgeFilesLines
* Add mq (message queue) to test infrastructure.Jason Evans2013-12-121-1/+1
* Normalize #define whitespace.Jason Evans2013-12-091-1/+1
* Add support for LinuxThreads.Leonard Crestez2013-10-251-0/+37
* Add support for MingwMike Hommey2012-04-221-0/+101
* Fix chunk allocation/deallocation bugs.Jason Evans2012-04-211-1/+1
* Remove extra argument for malloc_tsd_cleanup_registerMike Hommey2012-04-191-10/+5
* Remove initialization of the non-TLS tsd wrapper from static memoryMike Hommey2012-04-191-12/+3
* Initialize all members of non-TLS tsd wrapper when creating itMike Hommey2012-04-191-0/+1
* Add tls_model configuration.Jason Evans2012-04-041-3/+3
* Clean up tsd (no functional changes).Jason Evans2012-03-301-12/+2
* Port to FreeBSD.Jason Evans2012-02-031-1/+1
* Implement tsd.Jason Evans2012-03-231-0/+319