Authors note: This was initially started some time ago but was discontinued due to schedule and other constraints. It is my intention to bring the rest of this theory to fruition with code and example. For now, theory:
Consistent Thread Execution Manager.
Theory:
A context switch is when the scheduler halts one thread of execution and starts another. [...]
