Package nachos.kernel.threads.test

Class Summary
AlarmTest This class demonstrates the use of timers.
ThreadTest Set up a ping-pong between two threads, by forking two threads to execute SimpleRunnable objects.