On Thu, Jan 10, 2013 at 10:38 AM, Prasad Joshi wrote:
>
> I recently joined this mailing list and I was particularly interested
> in knowing how the atomic built-ins
> (http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Atomic-Builtins.html) are
> implemented in gcc.
>
> I skimmed through the source code
Hello All,
I recently joined this mailing list and I was particularly interested
in knowing how the atomic built-ins
(http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Atomic-Builtins.html) are
implemented in gcc.
I skimmed through the source code (mostly libgcc/sync.c file), however
it looks like it i