summaryrefslogblamecommitdiffstats
path: root/schedsim/shell/schedsim_smpsimple/scenarios/cpus1_suspend_on_primary.scen
blob: a4db5788d6ef56705a4771406ac1c1e9442741b8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                 
#
#  Check blocking self on primary CPU
#
rtems_init 1
task_create smp1 5
dispatch
cpus
# GOAL: 0x0a010001 is heir and executing on CPU 0
task_suspend SELF
cpus
dispatch
# GOAL: 0x09010001 is heir and executing on CPU 0
cpus