summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc
blob: dbbd7b44463ef5ecff50807289f03407670ff4ff (plain) (tree)
1
2

                                                   



















                                                                        

                                                                            
#  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:

+ pthread_setschedparam - lower own priority, preempt

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

test set name: psxtmthread

directives:
+ pthread_create
+ pthread_getschedparam
+ pthread_setschedparam

concepts:
+ Benchmark the call pthread_setschedparam for lowering own priority and the
  resulting involuntary context switch.