• 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: "Sean McBride" <email@hidden>
  • Date: Mon, 21 Apr 2008 16:30:00 -0400
  • Organization: Rogue Research

On 4/22/08 1:33 AM, Nick Rogers said:

>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.

Are you putting Cocoa in multithreaded mode before creating your
pthread?  See:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
Multithreading/CreatingThreads/chapter_4_section_4.html#//apple_ref/doc/
uid/20000738-125024>

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

_______________________________________________

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>)

  • Prev by Date: Re: thread count problem
  • Next by Date: Re: Consistent Contextual Menu in NSTableview
  • Previous by thread: Re: thread count problem
  • Next by thread: New to drag and drop
  • Index(es):
    • Date
    • Thread