summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond02/psxtmcond02.doc
blob: 3aab0e7cdde27e3a80e7af1402229807386ea4d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#  COPYRIGHT (c) 2013
#  On-Line Applications Research Corporation (OAR).
#
#  The license and distribution terms for this file may be
#  found in the file LICENSE in this distribution or at
#  http://www.rtems.org/license/LICENSE.
#

This test benchmarks the following operations:

+ pthread_cond_signal - no threads waiting

This file describes the directives and concepts tested by this test set.

test set name: psxtmcond

directives:
+ pthread_cond_signal

concepts:
+ Benchmark the call pthread_cond_signal with no threads waiting.