summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce _Internal_error()Sebastian Huber2016-12-121-1/+1
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-5/+1
* mpci: Use the first scheduler for MPCISebastian Huber2016-11-091-1/+1
* score: Delete Thread_Scheduler_control::own_nodeSebastian Huber2016-11-021-3/+0
* score: Add scheduler node table for each threadSebastian Huber2016-09-211-1/+1
* score: Rework thread priority managementSebastian Huber2016-09-211-1/+2
* score: Move thread wait node to scheduler nodeSebastian Huber2016-09-081-0/+11
* score: Add debug support to red-black treesSebastian Huber2016-08-081-0/+1
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-1/+0
* score: Use red-black tree for active MP proxiesSebastian Huber2016-04-061-62/+100
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-0/+2
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Fix multiprocessing thread proxiesSebastian Huber2016-03-291-6/+33
* score: Avoid SCORE_EXTERNSebastian Huber2016-02-171-0/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-1/+1
* score: Create mpci implementation headerSebastian Huber2013-07-261-4/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-291-18/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-6/+3
* 2011-01-20 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-01-201-2/+2
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-1/+1
* 2006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-051-3/+4
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-2/+2
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* added some casts to reduce warnings reported by users with Microtec C++Joel Sherrill1997-01-081-1/+1
* posix support initially addedJoel Sherrill1995-09-261-4/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-5/+10
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-311-70/+0
* Initial revisionJoel Sherrill1995-05-111-0/+229