Re: NSThread and notifications
Re: NSThread and notifications
- Subject: Re: NSThread and notifications
- From: email@hidden
- Date: Fri, 15 Mar 2002 18:08:15 -0800
I have a simple application which detaches a worker NSThread to perform
some
calculations on a periodic interval. At some point, I'd like to
explicitly
terminate the worker thread from the main thread's context. Is this
possible? The exit method seems only to apply within the thread's
execution.
Discussed ad infinitum on the list archives, please look there for
relevant threads.
Ben Haller
Stick Software
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.