Question on GCC 4.8 atomics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I would like to know if the built-in __atomic_* function calls are always garanteed to succeed? If for example multiple threads on different sockets/cores call the __atomic function on a globaly shared variable at same time, are the calls then queued and executed?

Regards,
Björn

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux