Gregory Nutt
|
05aa586aa6
|
sched/: Move fields related to parent/child task relationship out of TCB into group structure.
|
2016-09-06 08:28:31 -06:00 |
Gregory Nutt
|
858af4295c
|
The TCB nchildren field should not be incremented when pthreads are created.
|
2016-09-06 07:34:36 -06:00 |
Gregory Nutt
|
6e3107650d
|
nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-14 08:17:46 -06:00 |
Gregory Nutt
|
16b32bbadd
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:53 -06:00 |
Gregory Nutt
|
d798dd37a7
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
Gregory Nutt
|
23a334c066
|
Move task control files from sched/ to sched/task
|
2014-08-08 16:44:08 -06:00 |