nuttx/sched
2018-02-06 11:17:33 -06:00
..
clock Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
environ Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
errno Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
group Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
init Eliminate new warnings due to unused local variables noted in build testing. 2018-02-01 10:25:48 -06:00
irq sched/irq: Fix a infinite recursion problem that a recent change introduced into the i.MX6 SMP implementation. 2018-02-06 09:18:03 -06:00
module Update comments, mostly spelling errors. 2018-01-27 09:37:46 -06:00
mqueue Fix various issues noted by Coverity 2018-02-06 09:13:16 -06:00
paging Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
pthread Fix various issues noted by Coverity 2018-02-06 09:13:16 -06:00
sched sched/ and arch/arm/src/armv7-a: Replace a few more occurrences of this_task() with current_task(cpu) in an effort to get the i.MX6 working in SMP mode again. It does not yet work, sadly. 2018-02-06 11:17:33 -06:00
semaphore Update some comments 2018-02-05 07:58:00 -06:00
signal Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
task Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
timer Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
wdog Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
wqueue Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Kconfigs: Add comments and a dependency. 2018-02-04 16:32:14 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00