On Tue, Jun 28, 2011 at 8:27 AM, Michael Schnell <mschn...@lumino.de> wrote:
> On 06/28/2011 03:00 PM, Andrew Brunner wrote:
>>
>> There is no complicated stuff. Just use interlocked
>> assignments for high performance computing :-)
>
> This is low level stuff and not what "user programs" are supposed to do.
> User land programs only know Posix as their system interface.

LOL  All the Interlocked / Compare and Swap statements are included in
the system unit and are readily available and tested (at least on
AMD).

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to