summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/objectdata.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Add _Thread_MP_Extract_proxy()Sebastian Huber1-1/+1
2021-02-01score: Rename _Thread_Get_objects_information()Sebastian Huber1-3/+3
2020-12-02config: Canonicalize @defgroup and @file commentsSebastian Huber1-1/+4
2020-02-14objectdata.h, objectimpl.h: Change structure member from free to deallocateJoel Sherrill1-1/+1
2020-02-12score: Split up objects freeSebastian Huber1-0/+40
2020-02-12score: Split up objects allocationSebastian Huber1-2/+46
2019-12-13config: Statically allocate MP object controlsSebastian Huber1-0/+7
2019-05-22score: Compact objects class indicesSebastian Huber1-20/+28
2019-05-20posix: Remove unused OBJECTS_POSIX_INTERRUPTSSebastian Huber1-1/+0
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-2/+2
2019-03-22score: Update Objects_Information documentationSebastian Huber1-36/+115
2018-12-14score: Static Objects_Information initializationSebastian Huber1-1/+182
2018-11-12score: Move internal structures to objectdata.hSebastian Huber1-0/+98