Terminating an NSThread from another thread
Terminating an NSThread from another thread
- Subject: Terminating an NSThread from another thread
- From: Peter Fischer <email@hidden>
- Date: Sun, 9 Feb 2003 21:54:11 -0500
Is it possible to kill an NSThread that is blocking from another
thread? Looking at the documentation, it does not appear that you are
able to send the kill command to a thread other than your current
thread.
Is there ways to kill a blocking thread from another thread? Any
help would be greatly appreciated...
Thanks
--Pete
_______________________________________________
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.