Re: [xml] Locking and unlocking a part of the xml tree
- From: david hagood gmail com
- To: veillard redhat com
- Cc: xml gnome org, Senthil Nathan <rsennat gmail com>
- Subject: Re: [xml] Locking and unlocking a part of the xml tree
- Date: Wed, 24 Oct 2007 16:54:42 -0500 (CDT)
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]