Threads of Control What Is a Thread? A Simple Thread Example Thread Attributes Thread Body The Clock Applet Thread State Thread Priority Daemon Threads Thread Group The ThreadGroup Class Multithreaded Programs Synchronizing Threads Monitors Java Monitors Are Re-entrant The notify() and wait() Methods Fairness, Starvation, and Deadlock Deadlock and the Dining Philosophers Summary