summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadclearstate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Thread_Clear_state_locked()Sebastian Huber2016-05-201-5/+16
* score: Use thread state lock for current stateSebastian Huber2016-05-121-2/+2
* score: Return prev state in thread state set/clearSebastian Huber2015-04-081-7/+15
* score: Add scheduler acquire/releaseSebastian Huber2015-03-241-11/+12
* score: Remove scheduler parameter from most opsSebastian Huber2014-06-231-1/+1
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-11/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-291-7/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-171-20/+4
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-241-25/+2
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-301-1/+1
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-291-1/+1
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-221-3/+9
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-0/+6
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+82