summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/corerwlockobtainwrite.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+0
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-3/+4
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-1/+1
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-1/+1
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-1/+4
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-2/+0
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-8/+6
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-9/+9
2016-04-22score: Avoid Giant lock for CORE rwlockSebastian Huber1-40/+38
2016-04-21score: Rename _CORE_RWLock_Obtain()Sebastian Huber1-1/+1
2016-04-06score: Delete MP support for RW locksSebastian Huber1-3/+1
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-1/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-0/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-12/+10
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-0/+2
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber1-4/+2
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-0/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-1/+1
2013-07-22score: Create rwlock implementation headerSebastian Huber1-1/+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-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2007-11-272007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-0/+1
2007-11-062007-11-06 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+6
2006-09-25 * score/Makefile.am, score/preinstall.am,Joel Sherrill1-0/+93