• 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: Thread usage : Main thread interrupting secondary thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thread usage : Main thread interrupting secondary thread


  • Subject: Re: Thread usage : Main thread interrupting secondary thread
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 6 Mar 2009 02:00:51 -0500

You bumped a 10-hour old message.  You might want to have a bit of patience.

Have you considered that the threads are vying for a lock?  Why are
you using threads anyway?  Core Animation runs its own threads for
you, and you're working with the runloop, which provides some measure
of asynchronicity without resorting to multithreading.

Perhaps you might consider learning more about threading before
attempting to use it.  It is a very, *very* difficult concurrency
technique.

--Kyle Sluder
_______________________________________________

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: Thread usage : Main thread interrupting secondary thread
      • From: Miles <email@hidden>
References: 
 >Thread usage : Main thread interrupting secondary thread (From: Miles <email@hidden>)
 >Re: Thread usage : Main thread interrupting secondary thread (From: Miles <email@hidden>)

  • Prev by Date: Re: Thread usage : Main thread interrupting secondary thread
  • Next by Date: Re: [Q] NSObject's poseAsClass - Replacement?
  • Previous by thread: Re: Thread usage : Main thread interrupting secondary thread
  • Next by thread: Re: Thread usage : Main thread interrupting secondary thread
  • Index(es):
    • Date
    • Thread