summaryrefslogtreecommitdiff
path: root/cpukit/score/src/thread.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-10-29score: Remove bogus thread object name supportSebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-11-03score: Conditionally enable thread resource countSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Move thread wait node to scheduler nodeSebastian Huber
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-05-12score: Introduce thread state lockSebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber
2015-09-04score: Implement SMP-specific priority queueSebastian Huber
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: More thread queue operationsSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-06score: Fix Thread_Control and Thread_Proxy_controlSebastian Huber
2014-04-22score: Fix warningSebastian Huber
2014-04-22score: Delete superfluous assignmentsSebastian Huber
2014-04-15score: Simplify thread control initializationSebastian Huber
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber
2014-04-07score: Delete _Thread_Maximum_extensionsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2014-02-04score: Add _Thread_Get_maximum_internal_threads()Sebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-05-16smp: Add maximum_processors field to configSebastian Huber
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-142011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-04-042011-04-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-08-072008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-17Remove stray white spaces.Ralf Corsepius