source: rtems/testsuites/psxtests/psx11/psx11.scn @ 237088c

4.104.114.84.95
Last change on this file since 237088c was 237088c, checked in by Mark Johannes <Mark.Johannes@…>, on 08/23/96 at 15:56:22

Filled in screen

  • Property mode set to 100644
File size: 634 bytes
Line 
1*** POSIX TEST 11 ***
2Init's ID is 0x0c010001
3Init: Setting scheduling parameters to FIFO with priority 127
4Init: Setting scheduling parameters to RR with priority 125
5Init: Setting scheduling parameters to OTHER with priority 121
6Init: create a thread of SCHED_FIFO with priority 120
7Init: join with the other thread
8Task_1: killing time
9Task_1: exitting
10Init: create a thread of SCHED_RR with priority 120
11Init: join with the other thread
12Task_1: killing time
13Task_1: exitting
14Init: create a thread of SCHED_OTHER with priority 120
15Init: join with the other thread
16Task_1: killing time
17Task_1: exitting
18*** END OF POSIX TEST 11 ***
Note: See TracBrowser for help on using the repository browser.