summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/apimutexislocked.c (unfollow)
Commit message (Expand)AuthorFilesLines
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