summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/prioritybitmapimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-11/+11
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-4/+2
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-1/+1
2019-05-13doxygen: score: adjust doc in prioritybitmapimpl.h to doxygen guidelinesAndreas Dachsberger1-7/+57
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-06-24score: Silence integer conversion warningsSebastian Huber1-1/+2
2016-06-08score: Use builtin for _Bitfield_Find_first_bit()Sebastian Huber1-0/+2
2016-06-08score: Inline _Bitfield_Find_first_bit()Sebastian Huber1-32/+23
2016-06-08score: Define _Priority_Bits_index() onceSebastian Huber1-25/+13
2016-06-08score: Define _Priority_Mask() onceSebastian Huber1-21/+13
2016-06-08score: Simplify priority bit map implementationSebastian Huber1-36/+18
2016-06-08score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber1-6/+2
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber1-67/+41
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber1-21/+21
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-20score: Add _Priority_bit_map_Is_empty()Sebastian Huber1-0/+5
2013-08-20score: _Priority_bit_map_Handler_initialization()Sebastian Huber1-34/+1
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-7/+126
2013-07-26score: Create schedulerpriority impl headerSebastian Huber1-0/+5
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-2/+1
2013-01-09score: Doxygen Clean Up Task #18Alex Ivanov1-32/+35
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-71/+46
2009-05-082009-05-08 Chris Johns <chrisj@rtems.org>Chris Johns1-8/+21
2009-05-052009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-4/+4
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2007-07-312007-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Adjust doxygen @file.Ralf Corsepius1-1/+1
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-69/+24
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-7/+7
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-11/+11
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+44
1995-10-30SPARC port passes all testsJoel Sherrill1-5/+36
1995-09-26posix support initially addedJoel Sherrill1-1/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-3/+7
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-6/+6