summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc
blob: 5a13e02b3c07ac13f852fff72189285b9491f6a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#  COPYRIGHT (c) 1989-2011.
#  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:

+ mq_close (close of first)
+ mq_close (close of second)
+ mq_notify
+ mq_open (first open)
+ mq_open (second open)
+ mq_receive - available
+ mq_send - no threads waiting
+ mq_timedreceive - available
+ mq_timedsend - no threads waiting
+ mq_unlink