mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
7d0fb9d34f
Build Documentation / build-html (push) Has been cancelled
Curernt implementation default semaphore max allowed value to SEM_VALUE_MAX. In some cases, user may want to change this, so provide a function to do this: sem_setmaxvalue Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>