NSThread and notifications
NSThread and notifications
- Subject: NSThread and notifications
- From: Victor Soriano <email@hidden>
- Date: Fri, 15 Mar 2002 14:25:21 -0500
Hi all,
New to Cocoa, so please bear with me.
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.
Thanks,
Vic
_______________________________________________
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.