[fpc-pascal] Thread Safety of String

Michael Schnell mschnell at lumino.de
Thu Jun 5 09:52:49 CEST 2014


On 06/05/2014 09:51 AM, Michael Schnell wrote:
>
> I understand that the implementation of memory barriers is 
> architecture specific and in a portable code you can't rely on a 
> desired behavior.
>
http://en.wikipedia.org/wiki/Memory_barrier says:

"Programs which take advantage of memory visibility as implemented 
rather than as specified may not be portable."

-Michael



More information about the fpc-pascal mailing list