Razvan Adrian Bogdan wrote:
I've read something interesting in the GTK FAQ, it should be possible
to make GTK apps thread safe if they are setup properly, assuming
there are many multithreaded apps out there, i think this is really
useful, instead of relying on synchronize or simulating Messages Queue
with StringList, one could use CriticalSections with Controls and it
would be really useful if LCL was as thread safe as possible at least
the low level API part such as GTK, of course a full ThreadSafe LCL
would be even better but that would probably require too much work.

The LCL won't be threadsafe, the overhead isn't worth the gain.

Marc


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to