Re: Thread Communication Conceptual Question
Re: Thread Communication Conceptual Question
- Subject: Re: Thread Communication Conceptual Question
- From: Chris Suter <email@hidden>
- Date: Thu, 2 Aug 2007 19:54:57 +1000
On 02/08/2007, at 7:45 PM, Andrew Farmer wrote:
On 02 Aug 07, at 02:42, Filipe Varela wrote:
AFAIK, and based on something i wrote (check out www.dev6.com
under the blog section, release 1 of the flightcontroller code),
if you do signal handling, the signal handler is always executed
on the main thread. Could that be used to pass messages to the
main thread in your case?
Apart from being an awful way to do things, I believe it's also wrong:
http://developer.apple.com/qa/qa2001/qa1184.html
and even if it wasn't wrong, there'd be no guarantee the behaviour
would stay that way.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden