On 06/28/2011 12:35 PM, Hans-Peter Diettrich wrote:
*and* an according implementation of this model in application
specific code.
Yep but the application program should not (need to) be aware of what
architecture (Processor-Type, SMP,...) it is running on nor know about
the underlying OS or system libraries (MUETX/FUTEX, ...). For the user
program, protecting the data structures by TCriticalSection() (if
necessary according to the description e.g. of the LCL objects it uses)
should suffice.
If this is not like that, I consider it a bug. Which might not be
helpful if there is no decent way to cure it. In this case: what
workaround can be used ?
-Michael
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus