summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtmtests/psxtmmq01/psxtmmq01.doc
blob: 6de2fb0a85f4bdca21e77d230e8c80c3ae3c6d69 (plain) (tree)



















                                                          
#  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