DISPATCH
dispatcher_mod Module Reference

Do not use a dispatcher, but call task_listexecute, which relies on threads handling a ready queue. More...

Data Types

type  dispatcher_t
 

Variables

integer, save verbose =0
 
type(dispatcher_t), public dispatcher
 

Detailed Description

Do not use a dispatcher, but call task_listexecute, which relies on threads handling a ready queue.