summaryrefslogtreecommitdiff
path: root/firmware/kernel/thread-internal.h
AgeCommit message (Expand)Author
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis
2014-08-08Do some kernel cleanupMichael Sevakis
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz