summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadmp.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2020-01-02mpci: Fix blocking proxy statusSebastian Huber
2019-12-13config: Statically allocate MP thread proxiesSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-11-09mpci: Use the first scheduler for MPCISebastian Huber
2016-11-02score: Delete Thread_Scheduler_control::own_nodeSebastian Huber
2016-09-21score: Add scheduler node table for each threadSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Move thread wait node to scheduler nodeSebastian Huber
2016-08-08score: Add debug support to red-black treesSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-04-06score: Use red-black tree for active MP proxiesSebastian Huber
2016-04-06score: Rework MP thread queue callout supportSebastian Huber
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber
2016-03-29score: Fix multiprocessing thread proxiesSebastian Huber
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-01-202011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2006-04-052006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1997-01-08added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill
1995-05-11Initial revisionJoel Sherrill