nuttx/fs/notify
guohao15 3df638971f notify:do not noitfy when in signal context
Some signal handler may opreate files, that will cause deadlock
when the thread holding file system lock

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2024-08-22 01:50:37 +08:00
..
inotify.c notify:do not noitfy when in signal context 2024-08-22 01:50:37 +08:00
Kconfig inotifiy:reduce stack memory used in inotify 2024-08-22 01:50:37 +08:00
Make.defs
notify.h