summaryrefslogtreecommitdiff
path: root/schedsim/shell/schedsim_smpsimple/scenarios/cpus1_suspend_on_primary.scen
blob: 46e9e13ad7d22bf8ad8dcc87b6fcc598836857eb (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
# GOAL: 0x0a010001 is heir and executing on CPU 0
task_suspend SELF
cpus
# GOAL: 0x09010001 is heir and executing on CPU 0
cpus