walnux/Documentation/reference
wangchengdong fc09640b28 sched/event: add nxevent_getmask api
In certain cases, when the event-wait thread is awakened,
  it needs to know the specific mask bit that triggered it,
  so that it can branch to different paths accordingly.
  This patch introduces the nxevent_getmask function to address this requirement.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-09-09 11:07:49 -03:00
..
os sched/event: add nxevent_getmask api 2025-09-09 11:07:49 -03: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