External kill of an NSThread?
External kill of an NSThread?
- Subject: External kill of an NSThread?
- From: Roland Torres <email@hidden>
- Date: Mon, 20 Nov 2006 18:09:35 -0800
How does one kill an NSThread from another thread? As I read the
documentation, it seems possible only from within the thread, by
calling MPExit(). If I have a thread that hangs, I'd like to kill it
from another thread, but I don't see an API to do this. NSThread
doesn't return a thread id or descriptor, so how does one manage them?
Roland
_______________________________________________
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