query on gdome2 and libxml2 multi-threaded libraries
Srinivas R Thota <[email protected]> Mon, 09 Oct 2006 14:22:24 +0530
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is gdome2 multi-threaded ? I was not able find any information regarding this. I have checked the source code , it has few global variables most of them are function pointer tables, it does NOT use libxml2 xmlInitParser <http://xmlsoft.org/html/libxml-parser.html#xmlInitParser> API. Is libxml2 xmlInitParser <http://xmlsoft.org/html/libxml-parser.html#xmlInitParser> is mandatory to make it multi-threaded. Please clarify about the gdome2 and libxml2 multi-threaded libraries. Thanks, Srinivas R Thota