• 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
Order of resulting selector invocations from performSelector
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Order of resulting selector invocations from performSelector


  • Subject: Order of resulting selector invocations from performSelector
  • From: Stuart Malin <email@hidden>
  • Date: Thu, 13 Mar 2008 22:52:45 -1000

If I have my code issue multiple
	performSelectorOnMainThread:someSelector :waitUntilDone:NO

is there any guarantee about the resulting order of execution?
(please note that I passed in NO for waitUntilDone)

That is, if for the same object, if performSelectoronMainThread is executed twice, first for selectorA, and then for selectorB, can I reasonably expect that selectorA will be invoked before selectorB ?


_______________________________________________

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


  • Follow-Ups:
    • Re: Order of resulting selector invocations from performSelector
      • From: "Hamish Allan" <email@hidden>
    • Re: Order of resulting selector invocations from performSelector
      • From: glenn andreas <email@hidden>
  • Prev by Date: CGContext Drawn Squished
  • Next by Date: CustomView Help ...
  • Previous by thread: Re: CGContext Drawn Squished
  • Next by thread: Re: Order of resulting selector invocations from performSelector
  • Index(es):
    • Date
    • Thread