summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-17/+14
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-3/+6
2016-05-12rtems: Avoid Giant lock for some task operationsSebastian Huber1-37/+83
2016-05-02mpci: Make _*_MP_Get_packet() staticSebastian Huber1-10/+5
2016-05-02mpci: Make _*_MP_Send_response_packet() staticSebastian Huber1-1/+1
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill1-0/+2
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi1-55/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+5
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-9/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-0/+1
2013-07-26score: Create states implementation headerSebastian Huber1-0/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada1-3/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+7
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
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
1995-09-26posix support initially addedJoel Sherrill1-5/+5
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-10/+12
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-1/+1
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-2/+2
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-1/+1