Re: threads and sig10/11
Re: threads and sig10/11
- Subject: Re: threads and sig10/11
- From: Jim Correia <email@hidden>
- Date: Thu, 22 May 2003 09:54:34 -0400
On Thursday, May 22, 2003, at 09:21 AM, Chris Hanson wrote:
First of all, you're using the AppKit from within a thread. Here are
the rules for using an AppKit from a thread:
(1) The AppKit isn't thread-safe.
Apple has documentation which discusses what you can and can't do from
a secondary thread in AppKit.
<
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/
ProgrammingTopics/Multithreading/Tasks/appkit.html>
Jim
_______________________________________________
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.