Back to home page

LXR

 
 

    


Warning, /testsuites/psxtmtests/psxtmthread02/psxtmthread02.doc is written in an unsupported language. File is not indexed.

0001 #  COPYRIGHT (c) 1989-2011.
0002 #  On-Line Applications Research Corporation (OAR).
0003 #  COPYRIGHT (c) 2013.
0004 #
0005 #  The license and distribution terms for this file may be
0006 #  found in the file LICENSE in this distribution or at
0007 #  http://www.rtems.org/license/LICENSE.
0008 #
0009 
0010 This test benchmarks the following operations:
0011 
0012 + pthread_create - preempt
0013 
0014 This file describes the directives and concepts tested by this test set.
0015 
0016 test set name: psxtmthread
0017 
0018 directives:
0019 + pthread_create
0020 
0021 concepts:
0022 + Benchmark the call pthread_create for creating a thread with a higher priority
0023   and the resulting preempt.