Re: any help with [NSThread initWithTarget:selector:object]???

2008-05-14 Thread Alex Esplin
On Wed, May 14, 2008 at 11:26 PM, Ken Thomases <[EMAIL PROTECTED]> wrote: > On May 15, 2008, at 12:15 AM, Alex Esplin wrote: >> >> Everything compiles, and when I run it, the Console tells me that >> debugging completed normally. However, I'm getting nothing in

any help with [NSThread initWithTarget:selector:object]???

2008-05-14 Thread Alex Esplin
quot;Thread checking in...\n"); return; } Everything compiles, and when I run it, the Console tells me that debugging completed normally. However, I'm getting nothing in the way of output from any of the threads: == testVoteList Phase 2 == The Debugg