nuttx/sched
2018-02-04 15:41:22 -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 spin_lock_irqsave() and spin_unlock_irqrestore() are only valid if the CPU supports global disabling of interrupts. 2018-02-04 15:41:22 -06:00
module Update comments, mostly spelling errors. 2018-01-27 09:37:46 -06:00
mqueue Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
paging Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
pthread Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sched Update some comments 2018-02-03 09:35:46 -06:00
semaphore Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -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 sched/irq: Add a configuration option to show interrupt information via a procfs file. 2018-01-12 18:26:46 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00