Re: [xml] is libxml2 library thread safe





--On 23 January 2012 10:11:58 +0100 "Martin B." <0xCDCDCDCD gmx at> wrote:

libxml2 is thread-safe after the library has been initialized with
xmlInitParser()

Is that really true? Are node attach and detach operations atomic in
their tree modifications? I don't think I would feel happy traversing
a tree whilst another thread was modifying it.

--
Alex Bligh



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