• 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 count problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread count problem


  • Subject: Re: thread count problem
  • From: Navneet Kumar <email@hidden>
  • Date: Tue, 22 Apr 2008 01:55:31 +0530

Thanks for the reply.
No, it doesn't affect my app. I was just asking whether it is a problem.

On 22-Apr-08, at 1:52 AM, David Duncan wrote:

On Apr 21, 2008, at 1:03 PM, Nick Rogers wrote:

when I run my cocoa app, Activity monitor shows it having 2 threads, and thats ok, cause I'm running one POSIX thread with the start of the app and which remains till the app is exited.
The problem is when I detach a new NSThread, from which I'm calling "performSelectorOnMainThread:" frequently, the thread count goes to 4. and when this new NSThread finishes, the thread count comes to 3 and not 2. And it stays 3.


Is there something wrong?

Does this cause problems for your application? Mac OS X will spawn threads on behalf of your application to perform certain activities and this is generally beyond your control. This should typically be completely transparent to you.
--
David Duncan
Apple DTS Animation and Printing
email@hidden





_______________________________________________

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: 
 >thread count problem (From: Nick Rogers <email@hidden>)
 >Re: thread count problem (From: David Duncan <email@hidden>)

  • Prev by Date: Re: thread count problem
  • Next by Date: Re: thread count problem
  • Previous by thread: Re: thread count problem
  • Next by thread: Re: thread count problem
  • Index(es):
    • Date
    • Thread