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

Re: thread local storage


  • Subject: Re: thread local storage
  • From: Eric Albert <email@hidden>
  • Date: Wed, 21 Jun 2006 01:59:10 -0700

On Jun 21, 2006, at 1:31 AM, Tobias Ford wrote:

I'm getting this error: thread-local storage not supported for this target

is __thread not supported under OSX?

__thread is not supported. The specification is somewhat ELF- specific, which makes it a bit of a challenge.


Thread-local storage is supported, however. Take a look at the man page for pthread_getspecific, for example.

Hope this helps,
Eric


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: thread local storage
      • From: Tobias Ford <email@hidden>
References: 
 >Making GCC less sensitive about duplicate typedefs? (From: "Mark Wagner" <email@hidden>)
 >Re: Making GCC less sensitive about duplicate typedefs? (From: "Justin C. Walker" <email@hidden>)
 >Re: Making GCC less sensitive about duplicate typedefs? (From: "Mark Wagner" <email@hidden>)
 >Re: Making GCC less sensitive about duplicate typedefs? (From: Steve Christensen <email@hidden>)
 >Re: Making GCC less sensitive about duplicate typedefs? (From: "Mark Wagner" <email@hidden>)
 >Re: Making GCC less sensitive about duplicate typedefs? (From: "Frederik Slijkerman (FabFilter)" <email@hidden>)
 >thread local storage (From: Tobias Ford <email@hidden>)

  • Prev by Date: thread local storage
  • Next by Date: Re: thread local storage
  • Previous by thread: thread local storage
  • Next by thread: Re: thread local storage
  • Index(es):
    • Date
    • Thread