Kay Ramme - Sun Germany - Hamburg wrote: > Hi Liyuan, > > Liyuan(Internet) wrote: >> Hi all, >> >> I have read the task of mutli-threading: > good! >> >> http://wiki.services.openoffice.org/wiki/Effort/Revise_OOo_Multi-Threading >> >> The task Effort/Clean Up Anachronistic Threading Constructs is open, > Yep, problem is, that it depends on other stuff. >> >> Who can give me some information about how to begin with the task? > Me :-) >> >> Is there any scheme about the task? > I roughly would summarize it as: > - Remove most mutexes from code.
Correct me if I'm wrong: the tricky part is the "most". There are some mutexes that can and should stay in the code, some even must as they belong to code that must be executed in an own thread to work properly. Without analyzing the code using it and the environment the code is put into it's not possible to decide on that reliably. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
