psx11.scn

来自「RTEMS (Real-Time Executive for Multiproc」· SCN 代码 · 共 19 行

SCN
19
字号
*** POSIX TEST 11 ***Init's ID is 0x0b010001Init: Setting scheduling parameters to FIFO with priority 127Init: Setting scheduling parameters to RR with priority 125Init: Setting scheduling parameters to OTHER with priority 121Init: create a thread of SCHED_FIFO with priority 120Init: join with the other threadTask_1: killing timeTask_1: exittingInit: create a thread of SCHED_RR with priority 120Init: join with the other threadTask_1: killing timeTask_1: exittingInit: create a thread of SCHED_OTHER with priority 120Init: join with the other threadTask_1: killing timeTask_1: exitting*** END OF POSIX TEST 11 ***

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?