incubator-nuttx/drivers/pipes
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt
Kconfig
Make.defs
fifo.c fs: add pipe type support to inode 2023-08-05 06:32:50 -07:00
pipe.c drivers/pipes: use circbuf to refine buffer model 2023-08-10 03:33:56 +08:00
pipe_common.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
pipe_common.h drivers/pipes: use circbuf to refine buffer model 2023-08-10 03:33:56 +08:00