nuttx/sched/wqueue
2016-02-16 19:33:22 -06:00
..
kwork_cancel.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
kwork_hpthread.c Performance improvement: Idle loop should not take MM semaphore if there is not garbage to be collected. This can cause loss of performance and thrashing in tasking 2016-02-16 19:33:22 -06:00
kwork_inherit.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
kwork_lpthread.c Performance improvement: Idle loop should not take MM semaphore if there is not garbage to be collected. This can cause loss of performance and thrashing in tasking 2016-02-16 19:33:22 -06:00
kwork_process.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
kwork_queue.c nuttx/sched: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-14 08:17:46 -06:00
kwork_signal.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
Make.defs User-mode work queue logic should not disable interrupts 2014-10-10 14:52:04 -06:00
wqueue.h Update to use 64-bit timer when available 2016-01-21 11:54:26 -06:00