summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/chainprotected.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28sapi/src/*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber1-0/+12
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2016-04-06score: Delete _Chain_Append()Sebastian Huber1-4/+0
2016-04-06score: Delete _Chain_Get()Sebastian Huber1-4/+0
2016-04-06score: Delete _Chain_Extract()Sebastian Huber1-2/+2
2016-04-06score: Delete _Chain_Insert()Sebastian Huber1-0/+4
2016-04-06score: Delete _Chain_Get_with_empty_check()Sebastian Huber1-4/+0
2016-04-06score: Delete _Chain_Prepend_with_empty_check()Sebastian Huber1-2/+2
2016-04-06score: Delete _Chain_Append_with_empty_check()Sebastian Huber1-2/+2
2016-04-06score: Delete _Chain_Prepend()Sebastian Huber1-18/+21
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-28/+28
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-41/+39
2013-08-30sapi: SMP support for chainsSebastian Huber1-0/+138