summaryrefslogtreecommitdiff
path: root/src/ao_task.c
Commit message (Collapse)AuthorAge
* Disable interrupts while removing tasks from task listKeith Packard2009-11-02
|
* Add ao_alarmKeith Packard2009-10-30
|
* Add ao_wake_task and ao_exitKeith Packard2009-10-16
| | | | | | | ao_wake_task signals a specific task to wake up. ao_exit terminates the current task. Signed-off-by: Keith Packard <keithp@keithp.com>
* Use autotools, move altos to src subdirKeith Packard2009-06-04
Signed-off-by: Keith Packard <keithp@keithp.com>