summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmulticast01/smpmulticast01.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-12score: Improve _SMP_Multicast_action()Sebastian Huber1-27/+33
Let it work during system initialization.
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber1-0/+54
Processor_mask is the internal data type to deal with processor sets.