summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/statesimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-29/+19
2017-01-12score: Remove unused _States_Is_*()Sebastian Huber1-153/+0
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-37/+6
2017-01-11score: Optimize thread state valuesSebastian Huber1-48/+73
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-13/+14
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber1-19/+1
2017-01-11score: Format thread state definesSebastian Huber1-27/+27
2016-07-26score: Add a STATES_DEBUGGER for use by debugging agents to a thread's state.Chris Johns1-0/+2
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber1-1/+1
2016-05-20posix: Rework pthread_join()Sebastian Huber1-0/+7
2016-05-20score: Rework _Thread_Restart_other()Sebastian Huber1-2/+2
2016-05-20score: Add _Thread_Join() and _Thread_Cancel()Sebastian Huber1-2/+0
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber1-2/+0
2015-07-30score: Add self-contained condition implementationSebastian Huber1-0/+3
2015-07-30score: Add self-contained futex implementationSebastian Huber1-0/+3
2015-07-30score: Add self-contained semaphore implementationSebastian Huber1-0/+3
2015-07-30score: Add self-contained mutex implementationSebastian Huber1-0/+3
2015-05-19score: Delete STATES_WAITING_ON_THREAD_QUEUESebastian Huber1-24/+2
2015-04-23score: Fix POSIX thread joinSebastian Huber1-1/+3
2015-04-08score: Use _Thread_Clear_state() for _Thread_ReadySebastian Huber1-0/+3
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-17/+0
2014-05-14score: Add STATES_RESTARTINGSebastian Huber1-0/+2
2014-05-14score: TypoSebastian Huber1-1/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+2
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+4
2014-03-24score: Delete unused STATES_ALL_SETSebastian Huber1-2/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-10-31score: New state STATES_WAITING_FOR_BSD_WAKEUPSebastian Huber1-0/+3
2013-07-26score: Create states implementation headerSebastian Huber1-6/+91
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-1/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-3/+2
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov1-106/+109
2012-10-30rtems: Add system eventsSebastian Huber1-0/+15
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-02-232011-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
2009-07-222009-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-22/+106
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-38/+38
2008-09-04Convert to "bool".Ralf Corsepius1-19/+19
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Adjust doxygen @file.Ralf Corsepius1-1/+1
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill1-130/+34
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-21/+21