| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Tasks may move in task structure as a result of ao_exit | Keith Packard | 2010-04-06 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Ensure that ao_alarm waits at least the specified time | Keith Packard | 2009-12-19 |
| | | | | | | | | Because the timer tick may happen soon, it's important to delay by another tick to ensure that we don't wake up early. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Disable interrupts while removing tasks from task list | Keith Packard | 2009-11-02 |
| | | |||
| * | Add ao_alarm | Keith Packard | 2009-10-30 |
| | | |||
| * | Add ao_wake_task and ao_exit | Keith Packard | 2009-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 subdir | Keith Packard | 2009-06-04 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
