{ ContextSwitcher - Switch Process Contexts when preempted. @author(Kieron Morris ) } unit contextswitcher; interface implementation; end.