Stopping a NSRunLoop
Stopping a NSRunLoop
- Subject: Stopping a NSRunLoop
- From: Rob Crawford <email@hidden>
- Date: Tue, 23 May 2006 13:26:47 -0400
How do you stop a NSRunLoop that is running inside a spawned off
thread with NSThread detachNewThreadSelector? I have a the run loop
for a timer to get fired once the timer fires, I want the NSRunLoop
to stop and free up the thread? In the Timer I have tried [NSThread
exit] but I seem to have threads still hanging around?
thanks.
rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden