summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/apimutexlock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Use self-contained API mutexSebastian Huber2017-12-041-15/+3
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* score: Unify CORE mutex seize/surrenderSebastian Huber2016-09-271-0/+1
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-2/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-3/+4
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-4/+5
* score: Add Thread_Change_life()Sebastian Huber2016-05-201-5/+5
* score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber2016-04-211-1/+0
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-8/+0
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-3/+3
* score: Use thread life protection for API mutexesSebastian Huber2014-03-311-4/+10
* score: Relax Giant lock usage for API mutexesSebastian Huber2014-03-311-0/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-0/+1
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+1
* score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl2012-12-011-0/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-08-02 Jennifer.Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-08-021-0/+4
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2007-11-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-091-8/+12
* 2007-11-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-091-0/+30