summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/corerwlockobtainwrite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+0
* score: Rename function threadq support functionSebastian Huber2017-10-241-1/+1
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-051-3/+4
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-1/+1
* score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber2017-01-111-1/+1
* score: Optimize _Thread_queue_Enqueue()Sebastian Huber2016-11-241-1/+4
* score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber2016-11-231-1/+1
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-2/+0
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-1/+2
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-8/+6
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-9/+9
* score: Avoid Giant lock for CORE rwlockSebastian Huber2016-04-221-40/+38
* score: Rename _CORE_RWLock_Obtain()Sebastian Huber2016-04-211-1/+1
* score: Delete MP support for RW locksSebastian Huber2016-04-061-3/+1
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-1/+1
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-1/+2
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-0/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-12/+10
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-0/+2
* score: Delete _CORE_RWLock_Timeout()Sebastian Huber2015-04-221-4/+2
* 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-0/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+1
* score: Create rwlock implementation headerSebastian Huber2013-07-221-1/+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-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-271-0/+1
* 2007-11-06 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-061-1/+6
* * score/Makefile.am, score/preinstall.am,Joel Sherrill2006-09-251-0/+93