• 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: Threading, save panels, and segfaults
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Threading, save panels, and segfaults


  • Subject: Re: Threading, save panels, and segfaults
  • From: Finlay Dobbie <email@hidden>
  • Date: Sun, 11 Nov 2001 09:51:12 +0000

On Sunday, November 11, 2001, at 01:28 am, R. Tony Goold wrote:

I haven't actually used an NSDistributedNotificationCenter for inter-thread communication, but it wouldn't imagine it presenting any more difficulties than inter-task communication, would it?

Or are tasks prevented from receiving notifications they post? The scenario I imagine is a thread leaving a notification that only the GUI thread observers, and using that for inter-thread communication. Is this not possible, or simply not supported?

Notifications happen in the thread they are posted, so you won't be using a different thread.

-- Finlay


References: 
 >Re: Threading, save panels, and segfaults (From: "R. Tony Goold" <email@hidden>)

  • Prev by Date: gcc 3.0.x
  • Next by Date: Code example(s)
  • Previous by thread: Re: Threading, save panels, and segfaults
  • Next by thread: Re: Threading, save panels, and segfaults
  • Index(es):
    • Date
    • Thread