summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulersimpleyield.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-1/+4
2022-04-08Remove duplicate SPDX lines accidentally addedJoel Sherrill1-2/+0
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+24
2022-02-23score/src/schedulersimple*.c: Replace found in found in with found inJoel Sherrill1-1/+1
2020-12-02score: 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
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-11-20score: Optimize scheduler priority updatesSebastian Huber1-3/+7
2017-02-03score: Improve scheduler helping protocolSebastian Huber1-3/+1
2016-11-02score: Simplify yield and unblock scheduler opsSebastian Huber1-2/+2
2016-11-02score: Pass scheduler node to yield operationSebastian Huber1-1/+4
2014-07-08score: Need for help indicator for scheduler opsSebastian Huber1-1/+3
2014-06-12score: PR2181: Add _Thread_Yield()Sebastian Huber1-12/+3
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-1/+4
2014-04-15score: Static scheduler configurationSebastian Huber1-3/+2
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-3/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber1-4/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-26score: Create schedulersimple impl headerSebastian Huber1-4/+1
2013-06-14scheduler: Specify thread of yield operationSebastian Huber1-5/+3
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-05-24Remove white-spaces.Ralf Corsepius1-2/+2
2011-05-172011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-0/+42