[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] gcc atomic builtins
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] gcc atomic builtins |
Date: |
Fri, 28 May 2010 20:47:27 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> Is it possible to access the gcc atomic builtins:
>
> http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Atomic-Builtins.html
>
> If not, would that be feasible to add?
>
> I'm trying to enable multithreading for our apps, and the threading
> library I'm trying to port relies on a couple atomic ops.
>
> Thanks,
> Scott
Hi Scott,
yes sure, this should be straightforward to expose to gm2..
regards,
Gaius