nuttx/Documentation/reference/os
chao an 75fac7dbc6 sched/nxevent: add support of kernel event group
Events groups are synchronization primitives that allow tasks to wait
for multiple conditions to be met before proceeding. They are particularly
useful in scenarios where a task needs to wait for several events to occur
simultaneously.

Signed-off-by: chao an <anchao@lixiang.com>
2024-08-23 17:00:35 +08:00
..
addrenv.rst
app_vs_os.rst
arch.rst
board.rst
conventions.rst docs/os: fix typos 2024-04-21 11:06:46 +08:00
events.rst sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00
index.rst sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00
iob.rst
led.rst
mutex.rst
newreno.rst
notifier.rst fs: Add VFS docs 2024-02-20 18:28:09 -08:00
nuttx.rst
paging.rst
shm.rst
smp.rst
time_clock.rst
wqueue.rst