Back to home page

LXR

 
 

    


Warning, /testsuites/psxtests/psx11/psx11.scn is written in an unsupported language. File is not indexed.

0001 *** POSIX TEST 11 ***
0002 Init's ID is 0x0b010001
0003 Init: Setting scheduling parameters to FIFO with priority 127
0004 Init: Setting scheduling parameters to RR with priority 125
0005 Init: Setting scheduling parameters to OTHER with priority 121
0006 Init: create a thread of SCHED_FIFO with priority 120
0007 Init: join with the other thread
0008 Task_1: killing time
0009 Task_1: exitting
0010 Init: create a thread of SCHED_RR with priority 120
0011 Init: join with the other thread
0012 Task_1: killing time
0013 Task_1: exitting
0014 Init: create a thread of SCHED_OTHER with priority 120
0015 Init: join with the other thread
0016 Task_1: killing time
0017 Task_1: exitting
0018 *** END OF POSIX TEST 11 ***