summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semobtain.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-05score: Fix legacy RTEMS_STATIC_ASSERT()Sebastian Huber1-4/+8
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+5
2016-09-27score: Unify CORE mutex seize/surrenderSebastian Huber1-1/+2
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-5/+2
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-2/+2
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-12/+12
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-3/+4
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber1-0/+10
2016-05-30score: Add CORE mutex variantsSebastian Huber1-2/+13
2016-05-30score: Simplify CORE mutexSebastian Huber1-1/+4
2016-05-30score: Add semaphore variantsSebastian Huber1-29/+31
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber1-0/+5
2016-05-30score: Use thread queue lock for MrsPSebastian Huber1-0/+7
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-18/+13
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-9/+9
2016-05-25score: Move thread queue object supportSebastian Huber1-3/+2
2016-05-24mpci: Add missing return statementsSebastian Huber1-1/+1
2016-05-20score: _CORE_semaphore_Seize()Sebastian Huber1-1/+0
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-74/+52
2016-04-21score: Rename _MRSP_Obtain()Sebastian Huber1-1/+1
2016-04-21score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber1-1/+0
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+11
2015-05-19score: Fine grained locking for MrsPSebastian Huber1-5/+2
2015-05-19score: Fine grained locking for mutexesSebastian Huber1-7/+0
2015-05-19score: Delete _CORE_semaphore_Seize()Sebastian Huber1-1/+1
2015-05-19score: Fine grained locking for semaphoresSebastian Huber1-5/+4
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber1-0/+8
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber1-5/+9
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber1-1/+18
2014-05-22rtems: Simplify rtems_semaphore_obtain()Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-0/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+5
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2013-06-07score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber1-0/+2
2013-06-07score: Simplify _CORE_semaphore_Seize_isr_disableSebastian Huber1-1/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #7Alex Ivanov1-31/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0