summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/processormask.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-09score: Improve C/C++ standard compatibilitySebastian Huber1-378/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2022-12-20score: Fix _Processor_mask_To_uint32_t()Sebastian Huber1-2/+2
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-21/+21
2022-06-23score: Account for <sys/bitset.h> API changesSebastian Huber1-17/+73
2022-06-23score: Remove unused _Processor_mask_Nand()Sebastian Huber1-16/+0
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-1/+1
2019-05-13doxygen: score: adjust doc in processormask.h to doxygen guidelinesAndreas Dachsberger1-6/+169
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-3/+3
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-09-22score: Include missing header fileSebastian Huber1-0/+2
2017-07-12Add interrupt vector set/get affinitySebastian Huber1-0/+25
2017-07-07score: Move processor affinity to Thread_ControlSebastian Huber1-0/+2
2017-07-06score: Add some processor mask functionsSebastian Huber1-0/+99
2017-07-06score: Add processor mask to/from cpu_set_tSebastian Huber1-2/+50
2017-07-06score: Use <sys/bitset.h> for Processor_maskSebastian Huber1-49/+42
2017-04-05SMP: Simplify SMP multicast actionsSebastian Huber1-0/+31
2016-03-04score: Add Processor_mask, etc.Sebastian Huber1-0/+90