DISPATCH
|
Module with list handling for generic class task_t objects. More...
Data Types | |
type | link_t |
Variables | |
type(link_t), target, public | garbage |
Module with list handling for generic class task_t objects.
NOTE: The advantages of using the same links to organize a ready queue and an active queue is that the process is faster and simpler when no new links have to be created