incubator-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 sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
app_vs_os.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
arch.rst arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
board.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
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 mm/iob: add a helper function to get iob count in chain 2022-12-21 01:40:24 +08:00
led.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
mutex.rst Documentation: Fix typos 2023-10-29 10:35:51 +08:00
newreno.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
notifier.rst fs: Add VFS docs 2024-02-20 18:28:09 -08:00
nuttx.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
paging.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
shm.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
smp.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
time_clock.rst Documentation: Fix typos 2023-10-29 10:35:51 +08:00
wqueue.rst signal: Remove configurable assignment of signal numbers 2023-03-26 08:31:36 -06:00