mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
This extension for the event group, to establish a connection between named event groups and a task. The task may reference the event group associated with a VFS-based name. Then the event group can be used in subsequent calls to nxevent_wait() or nxevent_post(). This is an internal OS interface and should not be used by applications. Signed-off-by: fangxinyong <fangxinyong@xiaomi.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 | ||