mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
fc09640b28
Build Documentation / build-html (push) Has been cancelled
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>