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