summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/debugisownerofallocator.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-1/+1
| | | | | Provide dedicated seize and surrender methods for inherit priority mutexes. This eliminates CORE_mutex_Attributes.
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-11/+2
| | | | Update #2273.
* score: Fix _Debug_Is_owner_of_allocator()Sebastian Huber2015-03-191-2/+11
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* score: Add _Debug_Is_owner_of_allocator()Sebastian Huber2014-03-191-0/+37