summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqenqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-8/+22
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber1-2/+2
2016-06-30score: Fix thread lock on SMP configurationsSebastian Huber1-1/+1
2016-06-09score: Comment _Thread_queue_Enqueue_critical()Sebastian Huber1-0/+9
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-3/+14
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-5/+7
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-2/+2
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-25/+26
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-15/+9
2016-05-25mpci: Fix thread queue flush methodSebastian Huber1-42/+25
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-24/+89
2016-04-06score: Fix _Thread_queue_Extract_locked()Sebastian Huber1-4/+8
2016-03-29score: Fix multiprocessing thread proxiesSebastian Huber1-5/+6
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-3/+6
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-3/+7
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-1/+1
2015-07-23score: Move wait flag update to tq extractSebastian Huber1-13/+18
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-37/+48
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber1-2/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-4/+2
2015-05-19score: New thread queue implementationSebastian Huber1-128/+104
2015-05-19score: More thread queue operationsSebastian Huber1-49/+9
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-24/+6
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-33/+30
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-1/+1
2015-05-19score: Delete STATES_WAITING_ON_THREAD_QUEUESebastian Huber1-3/+2
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-8/+6
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+3
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber1-6/+5
2015-04-09score: Fix thread queue race conditionSebastian Huber1-1/+0
2015-03-24score: Use a dedicated ISR lock for thread queuesSebastian Huber1-20/+34
2015-03-24score: Add thread priority change handlerSebastian Huber1-42/+25
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber1-57/+10
2015-03-22score: Move _Thread_queue_Requeue()Sebastian Huber1-0/+42
2015-03-22score: Move _Thread_queue_Extract()Sebastian Huber1-2/+116
2015-03-22score: Move _Thread_blocking_operation_Cancel()Sebastian Huber1-0/+89
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-12/+31
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-4/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-3/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-7/+2
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov1-16/+7
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-11-29Whitespace removal.Ralf Corsepius1-2/+2
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+17
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+11