• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa really needs to be thread-safe
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa really needs to be thread-safe


  • Subject: Re: Cocoa really needs to be thread-safe
  • From: Andrew Pinski <email@hidden>
  • Date: Fri, 1 Nov 2002 15:48:00 -0800

On Friday, Nov 1, 2002, at 15:26 US/Pacific, Eric Cole wrote:

make it thread-safe from within

from <objc/objc-runtime.h>

/* Making the Objective-C runtime thread safe. */
OBJC_EXPORT void objc_setMultithreaded (BOOL flag);

I never tried it, but there it is.


That will only make the Objective-C runtime thread safe but not the messages for Cocoa.

Thanks,
Andrew Pinski

Enjoy
Eric
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Re: Cocoa really needs to be thread-safe (From: Eric Cole <email@hidden>)

  • Prev by Date: Re: metallized interface (offtopic rant)
  • Next by Date: Re: Indexing text, pdf, .doc
  • Previous by thread: Re: Cocoa really needs to be thread-safe
  • Next by thread: Re: Cocoa really needs to be thread-safe
  • Index(es):
    • Date
    • Thread