[libc][mutex] implement posix mutex variants
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
We currently already have a mutex implementation with timing support, however, some of the other features need to be added:
- error checking
- priority inheritance
- robustness
Contributor guide
Assessment
This issue has not been assessed yet.