summaryrefslogtreecommitdiff
path: root/src/kernel/ao_task.c
Commit message (Expand)AuthorAge
* altos: Don't wait while idle if trying to minimize interrupt latencyKeith Packard2017-02-20
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Make task list output more usefulKeith Packard2016-06-29
* altos: Make ao_delay(0) not wait foreverKeith Packard2016-06-29
* altos: Add debug check for irq block when editing task queuesKeith Packard2016-06-29
* altos: Move comment in ao_sleep_for next to related codeKeith Packard2016-06-29
* altos: Block interrupts while waking tasks sleeping on timers.Keith Packard2016-06-29
* altos: avoid mixed declarations and code in ao_task.cKeith Packard2016-04-19
* altos/stm: Validate current task SP in interrupt by looking at PSPKeith Packard2016-03-26
* altos: embed ao_alarm and ao_clear_alarm in ao_sleep_forKeith Packard2015-02-14
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05