[xml] multithreading issue?
- From: <oliverst online de>
- To: <xml gnome org>
- Subject: [xml] multithreading issue?
- Date: Mon, 18 Oct 2004 13:02:02 +0200
I recognised, that some functions in the libxml2 are calling
xmlInitParser(). Isn't this function supposed to be called before the
parser is being used? And wouldn't there be a multithreading issue with
it, because xmlInitParser() isn't reentrant?
Think of a multithreaded program, that calls multiple function witha
xmlInitParser() from differnet threads. It would surely call
xmlInitParser() more than once.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]