[xml] XPath and MT environments



Hi,

Is it safe to create and use multiple XPath contexts (using xmlXPathNewContext) using the same xmlDocPtr? I have an xmlDocPtr to a parsed XML document, which will not be changed, and I want to run XPath queries on that document, possibly from multiple threads.

Kris Breuker



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