On 06/28/2011 07:06 PM, José Mejuto wrote:
Did you experience that it does not work ? IMHO that would be really ban news.*** This one must work Thread/core/processor 2 ----------------------- while true do begin Critical.Enter; if a<>b then Raise Exception.Create('KBOOM!'); Critical.Leave; end;If the second one will not work in a n-code processor, or SMP, please tell me why not. Of course the performance will be quite poor.
-Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
