summaryrefslogtreecommitdiff
path: root/schedsim/shell/schedsim_smpsimple/scenarios/cpus1_suspend_on_primary.scen
blob: 3dec6c9585f66781f5a439dbe35b4a1040609fef (plain)
1
2
3
4
5
6
7
8
9
10
11
#
#  Check blocking self on primary CPU
#
rtems_init 1
task_create smp1 5
cpus smp1
# GOAL: 0x0a010001 is heir and executing on CPU 0
task_suspend SELF
cpus IDLE
# GOAL: 0x09010001 is heir and executing on CPU 0
cpus IDLE