incubator-nuttx/drivers/pipes
Xiang Xiao b068e2357a circbuf: Move from mm/circbuf to libs/libc/misc
so that it can be used by userspace program.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-09 08:41:49 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
fifo.c
pipe.c pipes: use priv refs instead of inode to resolve memleak 2024-08-23 16:14:39 -03:00
pipe_common.c drivers/pipes: using rmutex to protect pipe and avoid deadlock 2024-09-28 13:50:21 +08:00
pipe_common.h circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00