mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 13:49:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| addrenv.rst | ||
| app_vs_os.rst | ||
| arch.rst | ||
| board.rst | ||
| conventions.rst | ||
| events.rst | ||
| index.rst | ||
| iob.rst | ||
| led.rst | ||
| mutex.rst | ||
| newreno.rst | ||
| notifier.rst | ||
| nuttx.rst | ||
| paging.rst | ||
| shm.rst | ||
| smp.rst | ||
| time_clock.rst | ||
| wqueue.rst | ||