summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqenqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: New thread queue implementationSebastian Huber2015-05-191-128/+104
* score: More thread queue operationsSebastian Huber2015-05-191-49/+9
* score: Add Thread_queue_OperationsSebastian Huber2015-05-191-24/+6
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-33/+30
* score: Add header to _Watchdog_Remove()Sebastian Huber2015-05-191-1/+1
* score: Delete STATES_WAITING_ON_THREAD_QUEUESebastian Huber2015-05-191-3/+2
* score: _Thread_queue_Extract()Sebastian Huber2015-05-191-8/+6
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-2/+3
* score: Delete _CORE_RWLock_Timeout()Sebastian Huber2015-04-221-6/+5
* score: Fix thread queue race conditionSebastian Huber2015-04-091-1/+0
* score: Use a dedicated ISR lock for thread queuesSebastian Huber2015-03-241-20/+34
* score: Add thread priority change handlerSebastian Huber2015-03-241-42/+25
* score: Simplify debug code and use _Assert()Sebastian Huber2015-03-221-57/+10
* score: Move _Thread_queue_Requeue()Sebastian Huber2015-03-221-0/+42
* score: Move _Thread_queue_Extract()Sebastian Huber2015-03-221-2/+116
* score: Move _Thread_blocking_operation_Cancel()Sebastian Huber2015-03-221-0/+89
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-151-12/+31
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-151-4/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-3/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-7/+2
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-281-16/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Whitespace removal.Ralf Corsepius2009-11-291-2/+2
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-051-3/+0
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-10/+17
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-2/+11
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-5/+6
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-111-2/+2
* 2006-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-051-0/+3
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split threadq.c into multiple files.Joel Sherrill1999-11-021-0/+78