Multitasking Preview #2
I've submitted an update of the multitasking preview to
Recent User Contributions. It contains 4 new routines:
task_list() - returns a sequence of all active or suspended tasks
task_status() - returns a value indicating if a task is active (1),
suspended (0), or non-existent (-1)
task_clock_stop() - stop the scheduler clock for real-time tasks
task_clock_start() - restart the scheduler clock for real-time tasks
There's also a bug fix and a small improvement to Language War.
Soon I'll start implementing the multitasking API in the official
(C backend) interpreter and the translator.
Regards,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com
|
Not Categorized, Please Help
|
|