summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadqenqueue.c (follow)
AgeCommit message (Expand)Author
2015-07-23score: Move wait flag update to tq extractSebastian Huber
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: More thread queue operationsSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber
2015-05-19score: Delete STATES_WAITING_ON_THREAD_QUEUESebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber
2015-04-09score: Fix thread queue race conditionSebastian Huber
2015-03-24score: Use a dedicated ISR lock for thread queuesSebastian Huber
2015-03-24score: Add thread priority change handlerSebastian Huber
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber
2015-03-22score: Move _Thread_queue_Requeue()Sebastian Huber
2015-03-22score: Move _Thread_queue_Extract()Sebastian Huber
2015-03-22score: Move _Thread_blocking_operation_Cancel()Sebastian Huber
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22score: Create watchdog implementation headerSebastian Huber
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-11-29Whitespace removal.Ralf Corsepius
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2006-07-112006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2006-04-052006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split threadq.c into multiple files.Joel Sherrill