nuttx/Documentation/reference/os
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
..
addrenv.rst
app_vs_os.rst
arch.rst
board.rst
conventions.rst
events.rst sched/event: add nxevent_getmask api 2025-09-09 11:07:49 -03:00
index.rst
iob.rst documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
led.rst
mutex.rst
newreno.rst
notifier.rst
nuttx.rst
paging.rst
shm.rst
smp.rst
time_clock.rst sched/wdog: Add max delay tick limitation. 2025-05-27 12:10:39 +02:00
wqueue.rst