1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/include/nuttx/fs
fangxinyong f2cc9e8410 fs: support VFS-based named event group
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>
2024-10-09 01:40:00 +08:00
..
automount.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fat.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fs.h fs: support VFS-based named event group 2024-10-09 01:40:00 +08:00
hostfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioctl.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
loop.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
loopmtd.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nxffs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
partition.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
procfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
smart.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
userfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00