• 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
Clang and atomic built-ins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clang and atomic built-ins


  • Subject: Clang and atomic built-ins
  • From: Andreas Grosam <email@hidden>
  • Date: Tue, 13 Sep 2011 19:49:42 +0200

Can we safely use atomic built-ins like:

type __sync_fetch_and_add (type *ptr, type value, ...)
type __sync_fetch_and_sub (type *ptr, type value, ...)
type __sync_fetch_and_or (type *ptr, type value, ...)
type __sync_fetch_and_and (type *ptr, type value, ...)
type __sync_fetch_and_xor (type *ptr, type value, ...)
type __sync_fetch_and_nand (type *ptr, type value, ...)

… and more


compiled with clang (from Xcode 4.1 and later) for armv6 and later?


Thanks for info,
Andreas _______________________________________________
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

  • Prev by Date: Re: Xcode 4.1: Sorting files in groups
  • Next by Date: Carbon .nibs/.xibs
  • Previous by thread: Re: mini toolbars
  • Next by thread: Carbon .nibs/.xibs
  • Index(es):
    • Date
    • Thread