TrivialThreads 1.0d3 Level of Complexity: Easy Main Classes Used: NSThread, NSConnection This sample demonstrates a trivial use of the Yellow threading APIs, including the use of Distributed Objects (DO) to coordinate a pre-emptively scheduled secondary thread with the non-reentrant Yellow framework. Changes Since Rhapsody Developer Release: Added code to make sure that the main window is active after launch.