summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/apimutexisowner.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-1/+5
2015-05-27score: Replace _API_Mutex_Is_locked()Sebastian Huber1-5/+3
2015-04-16score: Add const qualifierSebastian Huber1-1/+1
2015-04-16score: Fix _API_Mutex_Is_locked()Sebastian Huber1-9/+1
2015-04-15score: Fix nameSebastian Huber1-1/+1
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill1-0/+36