nuttx/sched
2016-05-22 15:01:49 -06:00
..
clock
environ
errno
group Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
init Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt. 2016-05-22 15:01:49 -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
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
pthread
sched Fix some compilation issues when certain combinations of debug options are selected. 2016-05-17 12:06:32 -06:00
semaphore
signal
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
wdog
wqueue LP Work Queue: Fix test to find and idle worker thread. 2016-03-22 08:15:49 -06:00
.gitignore
Kconfig Update Kconfig comments 2016-03-21 18:28:43 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00