On Tue, 2011-04-26 at 14:57 -0400, Kohei Yoshida wrote: > Making stuff thread-safe comes with an overhead, and in some code > thread-safety isn't really guaranteed, like Calc core.
FWIW - the bogus and over-granular threading approach in existing LibreOffice code is something that needs beating to death. LibreOffice threading: "inspired by the java synchronized" keyword is a nightmare. So - I'm with Kohei mostly - lets not do over-expensive, non-inline-able nonsense atomic operations when we don't need to. HTH, Michael. -- michael.me...@novell.com <><, Pseudo Engineer, itinerant idiot _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice