This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
387944b837
nuttx
/
fs
/
mqueue
History
Xiang Xiao
17f173d555
fs/vfs: Zero file struct field with memset
...
to avoid set fields to zero one by one Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-08 17:56:07 +03:00
..
Kconfig
mqueue: Rename FS_MQUEUE_MPATH to FS_MQUEUE_VFS_PATH
2022-02-05 23:58:01 +01:00
Make.defs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
mq_close.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
mq_open.c
fs/vfs: Zero file struct field with memset
2023-05-08 17:56:07 +03:00
mq_unlink.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
mqueue.h
fs: Remove the unnecessary Kconfig definition
2022-02-05 23:58:01 +01:00