summaryrefslogtreecommitdiff
path: root/nuttx/include/mqueue.h
Commit message (Expand)AuthorAgeFilesLines
* msg type should be char * not void * in mq_send, mq_timedsend, mq_receive, an...Gregory Nutt2014-12-051-19/+20
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-5/+1
* Header file clean-uppatacongo2012-07-171-3/+2
* cosmeticpatacongo2008-11-161-6/+6
* Added mq_timedsend() and mq_timedreceive()patacongo2007-03-291-5/+9
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-38/+25
* Finally, a clean SDCC compilepatacongo2007-02-271-3/+2
* NuttX RTOSpatacongo2007-02-171-0/+120