nuttx/fs/shm
hujun5 198630a809 sched: use this_task replace nxsched_self
reason:
We can reduce a function call to improve performance.
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-09-05 09:33:50 -03:00
..
CMakeLists.txt fs/shmfs: Fix CONFIG_FS_SHM -> CONFIG_FS_SHMFS 2024-01-31 08:51:52 -08:00
Kconfig fs/shmfs: Fix CONFIG_FS_SHM -> CONFIG_FS_SHMFS 2024-01-31 08:51:52 -08:00
Make.defs
shm_open.c fs:notify add support for inotify 2024-08-22 01:50:37 +08:00
shm_unlink.c fs:notify add support for inotify 2024-08-22 01:50:37 +08:00
shmfs_alloc.c fs: add fs_heap, support shm/tmpfs/pseudofile with indepent heap 2024-08-25 22:12:37 +08:00
shmfs.c sched: use this_task replace nxsched_self 2024-09-05 09:33:50 -03:00
shmfs.h