nuttx/sched
2016-03-24 07:52:27 -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 Minor simplication to last commit; Update TODO list 2016-02-18 09:21:43 -06:00
init sched/: Add option to buffer scheduler instrumentation data in memory. 2016-03-17 09:49:43 -06:00
irq Scheduler instrumentation: Fix some associated with monitoring critical sections 2016-03-21 17:08:07 -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 Standardize some naming in code section comments 2016-02-21 18:09:04 -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 issues with the initial implementation of sched_mergeprioritized. 2016-03-24 07:52:27 -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 SMP: Reorder some logic related to task exit() and restart() for logic of SMP. 2016-03-22 18:19:57 -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