Commited Fri. October 12, 2007 at 12:55:04 PM EDT
moving PollThread::interrupt() to Thread, along with stop()'s implied call to interrupt() on OS X, renaming Thread::running to Thread::started and repurposing Thread::running for once the thread has actually launch()'ed, modifying Simulator command line to launch background thread early and keep it running during runlevel escalation, with ability to cancel out of blocked initialization