source: rtems/cpukit/score/include/rtems/score/chainimpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3709987   08/10/16 06:21:54 Sebastian Huber score: Add _Chain_Initialize_one() 5
(edit) @796f12a   08/19/16 11:37:01 Sebastian Huber score: Add missing const qualifiers 5
(edit) @059529e   07/21/16 08:15:02 Sebastian Huber score: Add debug support to chains This helps to detect * double … 5
(edit) @8f6c295b   04/11/16 15:03:05 Sebastian Huber score: Add Chain_Iterator Add a chain iterator for safe iteration of … 5
(edit) @d995a263   04/04/16 07:37:15 Sebastian Huber score: Delete _Chain_Append() This function is not used in the score. … 5
(edit) @3bf2bcc8   04/04/16 07:36:01 Sebastian Huber score: Delete _Chain_Get() This function is not used in the score. … 5
(edit) @223fff46   04/04/16 04:57:01 Sebastian Huber score: Delete _Chain_Extract() This function is not used in the … 5
(edit) @b0354b0e   04/04/16 04:17:59 Sebastian Huber score: Delete _Chain_Insert() This function is not used in the score. … 5
(edit) @cd900523   04/04/16 07:29:02 Sebastian Huber score: Delete _Chain_Get_with_empty_check() This function is not used … 5
(edit) @c130387   04/04/16 07:24:47 Sebastian Huber score: Delete _Chain_Prepend_with_empty_check() This function is not … 5
(edit) @88f4157c   04/04/16 06:46:27 Sebastian Huber score: Delete _Chain_Append_with_empty_check() This function is not … 5
(edit) @6406b69   04/04/16 04:52:55 Sebastian Huber score: Delete _Chain_Prepend() This function is not used in the … 5
(edit) @fbafb8f2   11/19/14 20:46:43 josh.oguin chainimpl.h: Add _Assert() to _Chain_Initialize_empty() CodeSonar?4.115
(edit) @4cd55724   07/26/14 10:52:22 Sebastian Huber Delete unused *_Is_null() functions 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @d6da1b1   03/14/14 12:55:00 Sebastian Huber score: Use only next field for chain on/off It is sufficient to use … 4.115
(edit) @23de794d   08/26/13 12:27:52 Sebastian Huber score: Add and use CHAIN_INITIALIZER_ONE_NODE(). Add and use … 4.115
(add) @6e93dc4a   07/22/13 08:49:19 Sebastian Huber score: Create chain implementation header Move implementation … 4.115
Note: See TracRevisionLog for help on using the revision log.