This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf4b82dcddb141d6c6a4b3ed9dad0db5c16e192e
nuttx
/
fs
/
mqueue
T
History
Gregory Nutt
a6fd776b1d
mq_open: Fix wrong type of slash used in quoated character constant.
2017-01-10 07:07:17 -06:00
..
Kconfig
…
Make.defs
…
mq_close.c
Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov.
2016-04-11 11:14:18 -06:00
mq_open.c
mq_open: Fix wrong type of slash used in quoated character constant.
2017-01-10 07:07:17 -06:00
mq_unlink.c
Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov.
2016-04-11 11:14:18 -06:00
mqueue.h
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00