summaryrefslogtreecommitdiffstats
path: root/benchmarks/pthread_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use mmap to create the pthread_internal_tYabin Cui2014-12-191-0/+92
* Build our benchmarks against glibc too.Elliott Hughes2014-12-011-2/+2
* Add benchmarks for pthread_rw_locksCalin Juravle2014-09-161-0/+32
* Add __pure2 to a few more functions, most notably gettid and pthread_self.Elliott Hughes2014-06-111-1/+4
* Add various benchmarks.Elliott Hughes2014-03-111-0/+104