Consider a particular system that does not have an interrupting clock. The only way a thread can lose the processor is to voluntarily surrender it. Additionally, the operating system does not support a dispatcher.
a) How can a group of user threads control dispatching?
b) What advantages exist in this scheme