summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc
blob: 9ea2348c7d1c46e3ad78145354ba4b46c856d286 (plain) (blame)
1
2
3
4
5
6
This test benchmarks the following cases:

+ single invocation of creating a POSIX condition variable
  (e.g pthread_cond_init)
+ single invocation of deleting a POSIX condition variable
  (e.g pthread_cond_destroy)