summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadclearstate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-05-20score: Add _Thread_Clear_state_locked()Sebastian Huber1-5/+16
2016-05-12score: Use thread state lock for current stateSebastian Huber1-2/+2
2015-04-08score: Return prev state in thread state set/clearSebastian Huber1-7/+15
2015-03-24score: Add scheduler acquire/releaseSebastian Huber1-11/+12
2014-06-23score: Remove scheduler parameter from most opsSebastian Huber1-1/+1
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-11/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-7/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-20/+4
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-25/+2
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+9
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1-0/+82