Gregory Nutt abf6965c24 Squashed commit of the following: 5 年之前
..
Make.defs abf6965c24 Squashed commit of the following: 5 年之前
mq_desclose.c abf6965c24 Squashed commit of the following: 5 年之前
mq_descreate.c fb63c0a293 sched/signal and related changes to other OS subsystems. 5 年之前
mq_getattr.c b54ffe858a Standardization of some function headers. 6 年之前
mq_initialize.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
mq_msgfree.c 467d2a58ea Replace non critical PANIC with DEBUGPANIC to save the code space 6 年之前
mq_msgqalloc.c abf6965c24 Squashed commit of the following: 5 年之前
mq_msgqfree.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
mq_notify.c fb63c0a293 sched/signal and related changes to other OS subsystems. 5 年之前
mq_rcvinternal.c 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 年之前
mq_receive.c 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 年之前
mq_recover.c bb623d1e04 This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 5 年之前
mq_release.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
mq_send.c f914ec6e2b tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 5 年之前
mq_setattr.c b54ffe858a Standardization of some function headers. 6 年之前
mq_sndinternal.c abf6965c24 Squashed commit of the following: 5 年之前
mq_timedreceive.c 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 年之前
mq_timedsend.c 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 年之前
mq_waitirq.c b54ffe858a Standardization of some function headers. 6 年之前
mqueue.h 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 年之前