summaryrefslogtreecommitdiffstats
path: root/test/stress
Commit message (Expand)AuthorAgeFilesLines
* Code formatting fixes.Jason Evans2016-03-231-1/+2
* Fix MinGW-related portability issues.Jason Evans2015-07-231-2/+2
* Thwart compiler optimizations.Jason Evans2014-10-151-0/+12
* Avoid purging in microbench when lazy-lock is enabled.Jason Evans2014-10-041-0/+9
* Add support for sized deallocation.Daniel Micay2014-09-091-0/+20
* Add relevant function attributes to [msn]allocx().Jason Evans2014-09-081-17/+9
* Thwart optimization of free(malloc(1)) in microbench.Jason Evans2014-09-081-19/+25
* avoid conflict with the POSIX timer_t typeDaniel Micay2014-09-081-2/+2
* Add microbench tests.Jason Evans2014-09-081-0/+142