summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/corerwlockobtainread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* 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-11/+6
* 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-10/+7
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-10/+10
* score: Avoid Giant lock for CORE rwlockSebastian Huber2016-04-221-50/+48
* score: Rename _CORE_RWLock_Obtain()Sebastian Huber2016-04-211-1/+1
* score: Delete MP support for RW locksSebastian Huber2016-04-061-6/+4
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-061-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-2/+5
* 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-11/+9
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-0/+2
* score: Delete _CORE_RWLock_Timeout()Sebastian Huber2015-04-221-3/+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: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev2012-12-011-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
* 2006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-12-041-1/+1
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-1/+5
* * score/Makefile.am, score/preinstall.am,Joel Sherrill2006-09-251-0/+103