nuttx/Documentation/reference
wangchengdong 7d0fb9d34f sched/semaphore: add support to customize semaphore max allowed value
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>
2025-09-04 09:48:34 +08:00
..
os sched/event: add a new event function nxevent_tickwait_wait 2025-09-04 09:47:50 +08:00
user sched/semaphore: add support to customize semaphore max allowed value 2025-09-04 09:48:34 +08:00
index.rst convert TODOs to actual TODO banner and improve general presentation of different sections 2020-08-24 10:29:55 -07:00