incubator-nuttx/drivers/pipes
Xiang Xiao 22f2269d6a drivers/pipe: Remove pipe from file system after open
to make the pipe as an anonymous object as soon as
possible and simplify the life cycle management

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-07 12:05:47 +08:00
..
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
fifo.c drivers/pipe: Add g_ prefix to pipe_fops and fifo_fops 2022-02-07 12:05:47 +08:00
pipe.c drivers/pipe: Remove pipe from file system after open 2022-02-07 12:05:47 +08:00
pipe_common.c drivers/pipe: Remove pipe from file system after open 2022-02-07 12:05:47 +08:00
pipe_common.h drivers/pipe: Remove pipe from file system after open 2022-02-07 12:05:47 +08:00