aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-pthread-mutex-trylock.c
AgeCommit message (Collapse)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-03Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein1-0/+37
Reuses infrastructure from previous pthread_mutex_lock benchmarks to test other performance sensitive functions.