summaryrefslogtreecommitdiff
path: root/nuttx/sched/mq_rcvinternal.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-11/+6
|
* Rename _TCB to struct tcb_spatacongo2013-02-041-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-40/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Fix a C++ link issue: If constant strings used only in constructor, the ↵patacongo2012-05-171-9/+13
| | | | | | don't get linked into the final executable git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4743 42af7a65-404d-4744-a932-0658087f49c3
* Cosmeticpatacongo2008-01-301-29/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@589 42af7a65-404d-4744-a932-0658087f49c3
* Added network init; refactored some header filespatacongo2007-09-091-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
* Added mq_timedsend() and mq_timedreceive()patacongo2007-03-291-0/+314
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@166 42af7a65-404d-4744-a932-0658087f49c3