summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-08mpci: Fix RTEMS_DEBUG supportSebastian Huber1-1/+1
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber1-7/+7
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+12
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-3/+4
2020-08-31score: Optimize _Objects_Name_to_id_u32()Sebastian Huber1-0/+1
2020-08-31score: Constify objects name to id functionsSebastian Huber1-4/+4
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-13config: Statically allocate MP object controlsSebastian Huber1-5/+2
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-3/+3
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-3/+3
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-16/+3
2016-08-01score: Fix for RTEMS_DEBUGSebastian Huber1-0/+1
2016-05-20mpci: Simplify _Objects_MP_Is_remote()Sebastian Huber1-8/+4
2016-04-06score: Use red-black tree for active global objectsSebastian Huber1-126/+249
2016-03-29score: Fix _Objects_MP_Is_remote()Sebastian Huber1-1/+1
2016-03-18mpci: Avoid Giant lockSebastian Huber1-7/+11
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-3/+3
2013-07-26score: Create object implementation headerSebastian Huber1-4/+3
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-32/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+7
2011-01-202011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-6/+6
2009-07-032009-07-03 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-6/+18
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-6/+6
2008-12-182008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+20
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-01-282008-01-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-07-242004-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-2/+2
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-12/+12
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-08-142003-08-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+3
2003-01-102003-01-10 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
1995-09-26posix support initially addedJoel Sherrill1-6/+4
1995-09-22Removed unnecessary include files.Joel Sherrill1-1/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-22/+31
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-8/+25
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-3/+4