summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+6
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02mpci: Fix blocking proxy statusSebastian Huber1-1/+1
2019-12-13config: Statically allocate MP thread proxiesSebastian Huber1-5/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-2/+1
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-1/+1
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-5/+1
2016-11-09mpci: Use the first scheduler for MPCISebastian Huber1-1/+1
2016-11-02score: Delete Thread_Scheduler_control::own_nodeSebastian Huber1-3/+0
2016-09-21score: Add scheduler node table for each threadSebastian Huber1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-1/+2
2016-09-08score: Move thread wait node to scheduler nodeSebastian Huber1-0/+11
2016-08-08score: Add debug support to red-black treesSebastian Huber1-0/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-1/+0
2016-04-06score: Use red-black tree for active MP proxiesSebastian Huber1-62/+100
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-0/+2
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+0
2016-03-29score: Fix multiprocessing thread proxiesSebastian Huber1-6/+33
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-4/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-18/+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-6/+3
2011-01-202011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2006-04-052006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+4
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
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
1997-01-08added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill1-4/+4
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-5/+10
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill1-70/+0