summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadtimeout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-24score: Add _Thread_Continue()Sebastian Huber1-8/+17
2016-12-02score: Initialize thread queue context earlySebastian Huber1-1/+2
2016-11-28score: Fix thread queue context initializationSebastian Huber1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-0/+3
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-20/+10
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber1-7/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-1/+2
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-2/+2
2015-11-25Fix _Assert() statementSebastian Huber1-1/+1
2015-11-12score: Fix race condition on SMPSebastian Huber1-19/+28
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-1/+1
2015-05-19score: New thread queue implementationSebastian Huber1-0/+6
2015-05-19score: More thread queue operationsSebastian Huber1-0/+6
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber1-12/+16
2015-05-19score: Reduce thread wait statesSebastian Huber1-2/+2
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber1-47/+27
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-42/+48
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-2/+2
2013-06-07rtems: Move unnest dispatch after ISR enableSebastian Huber1-1/+1
2013-01-07rtems: Critical fix for eventsSebastian Huber1-7/+12
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov1-2/+7
2012-10-31rtems: Use correct sync state for system eventsSebastian Huber1-27/+10
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-07-212009-07-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+8
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-15/+16
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-5/+7
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-4/+4
2004-02-262004-02-26 Thomas Rauscher <trauscher@loytec.com.Joel Sherrill1-9/+21
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-17Split Event Manager into one routine per file.Joel Sherrill1-0/+76