nuttx/sched
2016-05-20 12:39:02 -06:00
..
clock Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
environ Remove some empty file section section header comments 2016-02-17 17:38:39 -06:00
errno Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
init enter/leave_critical_section: In SMP configuration, may attempt to access the task lists before they have been initialized 2016-05-18 09:17:01 -06:00
irq SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started. 2016-05-20 12:39:02 -06:00
module Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier 2015-12-13 08:10:01 -06:00
mqueue Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00
paging Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
pthread Fix some missing header file inclusions and a misplaced semi-colon from recent commits 2016-02-21 11:27:55 -06:00
sched Fix some compilation issues when certain combinations of debug options are selected. 2016-05-17 12:06:32 -06:00
semaphore Update some comments 2016-03-06 13:50:26 -06:00
signal Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
task Backout 3f731241cb. It is a good idea, but has some unpleasant side effect... like SYSLOG and dbg() no longer work 2016-04-18 18:55:36 -06:00
timer Remove some empty file section section header comments 2016-02-17 17:38:39 -06:00
wdog Remove some empty file section section header comments 2016-02-17 17:17:44 -06:00
wqueue LP Work Queue: Fix test to find and idle worker thread. 2016-03-22 08:15:49 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Update Kconfig comments 2016-03-21 18:28:43 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00