about summary refs log tree commit diff
path: root/benchtests/bench-pthread-spin-lock.c
Commit message (Collapse)AuthorAgeFilesLines
* Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylockNoah Goldstein2022-10-031-0/+30
Reuses infrastructure from previous pthread_mutex_lock benchmarks to test other performance sensitive functions.