[fpc-devel] Threading support and C library under Linux/Unix

Michael Schnell mschnell at lumino.de
Wed Jun 23 17:04:13 CEST 2010


On 06/23/2010 04:38 PM, Florian Klaempfl wrote:
>
> I can only speak for sparc (because I implemented them initially): they
> are implemented according to official sparc docs. Do you know more then
> them?
>   

Sorry if I have been sounding rude :(.

I learned that If there is no hardware support, it's not possible to
create thread-safe or smp safe atomic operations. Maybe the sequence in
fact performs a "load locked, save conditional" paradigm, which I did
not see.

-Michael



More information about the fpc-devel mailing list