• 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: grand central dispatch and notification port sources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grand central dispatch and notification port sources


  • Subject: Re: grand central dispatch and notification port sources
  • From: Joel Reymont <email@hidden>
  • Date: Wed, 10 Mar 2010 23:53:24 +0000

On Mar 10, 2010, at 11:48 PM, Damien Sorresso wrote:

> Google for "mach_msg".

Something like this perhaps?

	err = mach_msg( &hdr, MACH_RCV_MSG, 0,
			XXX, gNotifyPort,
			MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL );

What do I use for the message size (XXX) above, though?

Should I just use sizeof(mach_msg_header_t)?

	Thanks, Joel

---
http://es.linkedin.com/in/joelreymont

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >grand central dispatch and notification port sources (From: Joel Reymont <email@hidden>)
 >Re: grand central dispatch and notification port sources (From: Damien Sorresso <email@hidden>)
 >Re: grand central dispatch and notification port sources (From: Joel Reymont <email@hidden>)
 >Re: grand central dispatch and notification port sources (From: Damien Sorresso <email@hidden>)
 >Re: grand central dispatch and notification port sources (From: Joel Reymont <email@hidden>)
 >Re: grand central dispatch and notification port sources (From: Damien Sorresso <email@hidden>)

  • Prev by Date: Re: grand central dispatch and notification port sources
  • Next by Date: Re: inter-thread communication
  • Previous by thread: Re: grand central dispatch and notification port sources
  • Next by thread: Re: grand central dispatch and notification port sources
  • Index(es):
    • Date
    • Thread