• 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
NSThread as a wrapper
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSThread as a wrapper


  • Subject: NSThread as a wrapper
  • From: "A.M." <email@hidden>
  • Date: Sat, 26 Apr 2003 19:21:13 -0400

I always just assumed an NSThread was a wrapper around pthreads. A recent question on this list prompted me to look at NSThread.h and it seems that the NSThread object doesn't have wrap a pthread_t unless it's hidden behind a void*.

Assuming that NSThread wraps pthreads, does anyone know if it is possible to extract the pthread_t? I would be happy to learn about any tidbits of the internals of NSThreads. Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: NSThread as a wrapper
      • From: Greg Hulands <email@hidden>
  • Prev by Date: I can get an NSFont attribute from an NSAttributedString, but not an NSColor attribute.
  • Next by Date: Re: Finding out about all user level changes in NSTextView?
  • Previous by thread: I can get an NSFont attribute from an NSAttributedString, but not an NSColor attribute.
  • Next by thread: Re: NSThread as a wrapper
  • Index(es):
    • Date
    • Thread