[fpc-pascal] Question on how to avoid memory trouble

Vincent Snijders vsnijders at quicknet.nl
Tue Feb 13 00:21:40 CET 2007


Helmut Hartl schreef:

> http://www.research.ibm.com/people/m/michael/pldi-2004.pdf
> 

This one is not lock free, because it uses atomic instructions used by 
the cpu, which are essentially fine grained locks.

Vincent



More information about the fpc-pascal mailing list