• 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: Cheating a synchronous call on the main thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cheating a synchronous call on the main thread


  • Subject: Re: Cheating a synchronous call on the main thread
  • From: Michael David Crawford <email@hidden>
  • Date: Mon, 29 Jun 2015 09:52:18 -0700

Use a background task to do the real work then deliver the result on a
queue. mUseba synchronous call to fetch the result from the queue or return
an error result if the queue is empty.

--
Michael David Crawford, Consulting Software Engineer
email@hidden
http://www.warplife.com/mdc/

   Available for Software Development in the Portland, Oregon Metropolitan
Area.
_______________________________________________

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


References: 
 >Cheating a synchronous call on the main thread (From: Gavin Eadie <email@hidden>)
 >Re: Cheating a synchronous call on the main thread (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Cheating a synchronous call on the main thread
  • Next by Date: Re: NSUserDefaults allocation size and CALayer memory usage
  • Previous by thread: Re: Cheating a synchronous call on the main thread
  • Next by thread: Re: Cheating a synchronous call on the main thread
  • Index(es):
    • Date
    • Thread