This simple multi-threaded perfmeter is intended to demonstrate the use of theads with Motif, which is not yet thread safe. By keeping all Motif calls in the main thread and using pipes to communicate, we can construct an application that doesn't block. This application was built using dtbuilder, a nice GUI builder bundled with CDE. - Bart Smaalders 6/95 barts@eng.sun.com