summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/apimutexisowner.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-12-04score: Use self-contained API mutexSebastian Huber1-6/+2
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