aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-pthread-lock-base.c
AgeCommit message (Collapse)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-03Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein
Reuses infrastructure from previous pthread_mutex_lock benchmarks to test other performance sensitive functions.