nuttx/sched/group
2016-06-11 14:14:08 -06:00
..
group_addrenv.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group_childstatus.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
group_create.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
group_find.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
group_foreachchild.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group_free.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
group_join.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
group_killchildren.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
group_leave.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
group_malloc.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group_setupidlefiles.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group_setupstreams.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group_setuptaskfiles.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
group_signal.c Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
group_waiter.c Forgot to add a file needed in the last commit 2015-12-22 12:06:05 -06:00
group_zalloc.c Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group.h waitpid: CRITICAL BUGFIX. Add a reference counting mechansim to prevent wait from using stale memory that was freed by the exiting task 2015-12-22 11:48:17 -06:00
Make.defs waitpid: CRITICAL BUGFIX. Add a reference counting mechansim to prevent wait from using stale memory that was freed by the exiting task 2015-12-22 11:48:17 -06:00