- Wording Changes From Ada 83
- 11.a
- We have replaced the term suspended with blocked, since we didn't want to consider a task blocked when it was simply competing for execution resources. "Suspended" is sometimes used more generally to refer to tasks that are not actually running on some processor, due to the lack of resources.
- 11.b
- This clause has been rewritten in an attempt to improve presentation.