[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] document() and import() handlers
- From: robert <robert xml 00008 org>
- To: "xml gnome org" <xml gnome org>
- Subject: Re: [xml] document() and import() handlers
- Date: Mon, 12 Mar 2001 12:58:56 +0100
>libxml is thread agnostic, all what is garanteed is that once the library
>is initialized, multiple threads can access the library...
As far as I could tell, 'initializing' means some global variables (which
all are integer-types?) are set to sane default values.
Am I right? If not, I might have to check up on it with some more detail
because it's not possible in my project to make a call to xmlInitParser()
before I go multi-threaded.
Also, I haven't used xmlInitParser() yet because libxslt doesn't either.
robert
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]