summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc
blob: 4a34fcf2980922c5e7d49765040facb5a19dd91d (plain) (tree)






















                                                          
#
#  $Id$
#
#  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.com/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