Re: [xml] Locking and unlocking a part of the xml tree




  No. There is no locking in place in libxml2 for shared trees. One tree
per thread or you manage your own locking.

Daniel


Don't you mean "one THREAD per TREE" - I would think that one thread could
have multiple trees without problem, it would be multiple threads frobbing
the same tree that would be bad.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]