summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadsetstate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Thread_Set_state_locked()Sebastian Huber2016-05-201-6/+17
* 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-1/+3
* score: Simplify _Thread_Set_state()Sebastian Huber2015-04-081-7/+9
* score: Add scheduler acquire/releaseSebastian Huber2015-03-241-4/+4
* 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: Format changes in _Thread_Set_state()Sebastian Huber2013-11-261-8/+8
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+2
* 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 #10 (GCI 2012)Christopher Kerl2012-12-011-5/+8
* 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
* Remove white-spaces.Ralf Corsepius2011-05-241-1/+1
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-171-18/+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-18/+3
* 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
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-2/+2
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 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/+84