[Lazarus] thread safe

Andrew Brunner andrew.t.brunner at gmail.com
Tue Jun 28 15:30:50 CEST 2011


On Tue, Jun 28, 2011 at 8:27 AM, Michael Schnell <mschnell at 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).




More information about the Lazarus mailing list