incubator-nuttx/sched
patacongo 7136215930 sched_mergepending.c: Correct some errors in comments. (#38)
* Documentation/NuttXCCodingStandard.html:  Remove requirement to decorate ignored returned values with (void).

* sched_mergepending.c:  Correct some errors in comments.

Co-authored-by: Gregory Nutt <gnutt@nuttx.org>
2020-01-04 14:06:44 -03:00
..
clock Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
environ Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
errno Standardization of some function headers. 2018-03-13 09:52:27 -06:00
group Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
init Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
irq Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
module Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mqueue Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
paging Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
pthread Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sched sched_mergepending.c: Correct some errors in comments. (#38) 2020-01-04 14:06:44 -03:00
semaphore Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
signal Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
task Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
timer Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wdog Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wqueue Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
.gitignore
Kconfig Update ReleaseNotes in preparation for the nuttx-8.2 release. 2019-11-16 08:23:09 -06:00
Makefile