This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-13 07:29:46 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
6bafdb1cdcd344745294657d27bfbb613e6cc91c
nuttx
/
sched
/
mqueue
T
History
Gregory Nutt
74189d84e2
Cancellation points: Fix some backward logic in conditional compilation.
2017-02-02 06:42:41 -06:00
..
Make.defs
…
mq_desclose.c
…
mq_descreate.c
…
mq_getattr.c
…
mq_initialize.c
…
mq_msgfree.c
…
mq_msgqalloc.c
…
mq_msgqfree.c
…
mq_notify.c
…
mq_rcvinternal.c
Cancellation points: Fix some backward logic in conditional compilation.
2017-02-02 06:42:41 -06:00
mq_receive.c
Move cancellation point definitions to their own header file.
2016-12-10 09:08:26 -06:00
mq_recover.c
…
mq_release.c
…
mq_send.c
Move cancellation point definitions to their own header file.
2016-12-10 09:08:26 -06:00
mq_setattr.c
…
mq_sndinternal.c
Cancellation points: Fix some backward logic in conditional compilation.
2017-02-02 06:42:41 -06:00
mq_timedreceive.c
Move cancellation point definitions to their own header file.
2016-12-10 09:08:26 -06:00
mq_timedsend.c
Move cancellation point definitions to their own header file.
2016-12-10 09:08:26 -06:00
mq_waitirq.c
…
mqueue.h
…