summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/chain.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-32/+32
2022-03-25cpukit/include/sys: Change license to BSD-2.Joel Sherrill1-3/+22
2020-12-02sapi: Canonicalize @defgroup and @file commentsSebastian Huber1-4/+8
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-1/+1
2019-04-02doxygen: Restructured cpukit/include/rtems/rtemsAndreas Dachsberger1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-09-06score: Add missing const qualifiersSebastian Huber1-4/+4
2016-07-22score: Add debug support to chainsSebastian Huber1-0/+15
2016-04-06score: Delete _Chain_Append()Sebastian Huber1-10/+0
2016-04-06score: Delete _Chain_Get()Sebastian Huber1-9/+0
2016-04-06score: Delete _Chain_Extract()Sebastian Huber1-9/+0
2016-04-06score: Delete _Chain_Insert()Sebastian Huber1-10/+0
2016-04-06score: Delete _Chain_Get_with_empty_check()Sebastian Huber1-10/+0
2016-04-06score: Delete _Chain_Prepend_with_empty_check()Sebastian Huber1-10/+0
2016-04-06score: Delete _Chain_Append_with_empty_check()Sebastian Huber1-10/+0
2016-04-06score: Delete _Chain_Prepend()Sebastian Huber1-10/+0
2015-11-05sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber1-0/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-83/+39
2013-08-30sapi: SMP support for chainsSebastian Huber1-31/+134
2013-08-27score: Add and use CHAIN_INITIALIZER_ONE_NODE().Sebastian Huber1-0/+16
2013-07-22sapi: Merge chain implementation into one fileSebastian Huber1-9/+643
2013-07-22score: Create chain implementation headerSebastian Huber1-2/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-4/+2
2013-01-08sapi: Doxygen Clean Up Task #1Alex Ivanov1-5/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-08-242010-08-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-12/+87
2010-08-202010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2009-11-30Added defines for initialization of empty chains.Thomas Doerfler1-0/+11
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+54