aboutsummaryrefslogtreecommitdiff
path: root/benchtests/sem_timedwait_test-inputs
blob: 88a64f5265372e7bdb29a0246326134163d8cfd7 (plain)
1
2
3
4
5
6
7
8
9
10
## includes: stdbool.h,pthread.h,semaphore.h
## include-sources: src-sem_timedwait_test.c
## init: init_test
#  The sole argument differentiates between the default uncontended and
#  the contended case.
## args: bool
## name: uncontended
false
## name: contended
true